C# Class M3.HRON.HRONObject

Inheritance: BaseHRONEntity, IHRONEntity2
Afficher le fichier Open project: mrange/hron Class Usage Examples

Méthodes publiques

Свойство Type Description
Empty HRONObject

Méthodes publiques

Méthode Description
GetDynamicType ( ) : HRONDynamicType
GetMember ( string name ) : IEnumerable
GetMemberNames ( ) : IEnumerable
GetValue ( ) : string
ToString ( StringBuilder sb ) : void

Private Methods

Méthode Description
GetLookup ( ) : IHRONEntity>.ILookup
HRONObject ( Member members ) : System
IHRONEntity2 ( SubString name, IHRONVisitor visitor ) : void
Visit ( IHRONVisitor visitor ) : void

Method Details

GetDynamicType() public méthode

public GetDynamicType ( ) : HRONDynamicType
Résultat HRONDynamicType

GetMember() public méthode

public GetMember ( string name ) : IEnumerable
name string
Résultat IEnumerable

GetMemberNames() public méthode

public GetMemberNames ( ) : IEnumerable
Résultat IEnumerable

GetValue() public méthode

public GetValue ( ) : string
Résultat string

ToString() public méthode

public ToString ( StringBuilder sb ) : void
sb StringBuilder
Résultat void

Property Details

Empty public_oe static_oe property

public static HRONObject,M3.HRON Empty
Résultat HRONObject