C# Class TPTConsole.Model.Sentient

Inheritance: System.Data.Objects.DataClasses.EntityObject
Afficher le fichier Open project: FalafelSoftwareInc/TPTConsole Class Usage Examples

Private Properties

Свойство Type Description
OnAllegianceIDChanged void
OnAllegianceIDChanging void
OnIDChanged void
OnIDChanging void
OnNameChanged void
OnNameChanging void

Méthodes publiques

Méthode Description
CreateSentient ( global id ) : Sentient

Create a new Sentient object.

Describe ( ) : string

Private Methods

Méthode Description
OnAllegianceIDChanged ( ) : void
OnAllegianceIDChanging ( Nullable value ) : void
OnIDChanged ( ) : void
OnIDChanging ( global value ) : void
OnNameChanged ( ) : void
OnNameChanging ( global value ) : void

Method Details

CreateSentient() public static méthode

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

Describe() public méthode

public Describe ( ) : string
Résultat string