C# Class TPTConsole.Model.Droid

Inheritance: Sentient
Afficher le fichier Open project: FalafelSoftwareInc/TPTConsole Class Usage Examples

Private Properties

Свойство Type Description
OnDroidTypeChanged void
OnDroidTypeChanging void

Méthodes publiques

Méthode Description
CreateDroid ( global id ) : Droid

Create a new Droid object.

Describe ( ) : string

Private Methods

Méthode Description
OnDroidTypeChanged ( ) : void
OnDroidTypeChanging ( global value ) : void

Method Details

CreateDroid() public static méthode

Create a new Droid object.
public static CreateDroid ( global id ) : Droid
id global Initial value of the ID property.
Résultat Droid

Describe() public méthode

public Describe ( ) : string
Résultat string