- Assembly
- Db4odoc
.Tutorial .Chapters-2010 .dll - Namespace
- Db4odoc
.Tutorial .F1 .Chapter8 - Interfaces
-
- IActivatable
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IActivatable"]
Type["Pilot"]
class Type type-node
Syntax
public class Pilot : IActivatable
Constructors
| Name | Summary |
|---|---|
| Pilot |
Properties
Methods
| Name | Value | Summary |
|---|---|---|
| Activate |
void | |
| Bind |
void | |
| ToString |
string |