C# Class TPTConsole.Model.Jedi

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

Private Properties

Свойство Type Description
OnLightsaberColorChanged void
OnLightsaberColorChanging void
OnMidichlorianCountChanged void
OnMidichlorianCountChanging void

Méthodes publiques

Méthode Description
CreateJedi ( global id ) : Jedi

Create a new Jedi object.

Describe ( ) : string

Private Methods

Méthode Description
OnLightsaberColorChanged ( ) : void
OnLightsaberColorChanging ( global value ) : void
OnMidichlorianCountChanged ( ) : void
OnMidichlorianCountChanging ( Nullable value ) : void

Method Details

CreateJedi() public static méthode

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

Describe() public méthode

public Describe ( ) : string
Résultat string