C# Class M3.HRON.HRONObject

Inheritance: BaseHRONEntity, IHRONEntity2
Mostra file Open project: mrange/hron Class Usage Examples

Public Properties

Property Type Description
Empty HRONObject

Public Methods

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

Private Methods

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

Method Details

GetDynamicType() public method

public GetDynamicType ( ) : HRONDynamicType
return HRONDynamicType

GetMember() public method

public GetMember ( string name ) : IEnumerable
name string
return IEnumerable

GetMemberNames() public method

public GetMemberNames ( ) : IEnumerable
return IEnumerable

GetValue() public method

public GetValue ( ) : string
return string

ToString() public method

public ToString ( StringBuilder sb ) : void
sb StringBuilder
return void

Property Details

Empty public_oe static_oe property

public static HRONObject,M3.HRON Empty
return HRONObject