C# Class Co1011_root, shared-source-cli-2.0

Inheritance: IGM1Serializable
Datei anzeigen Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property Type Description
m_cbroot_1 Co1011_root,
m_cbroot_2 Co1011_root,
m_cbrootb1 Co1011_root,
m_cbrootb2 Co1011_root,
m_cbrootc1 Co1011_root,
m_cbrootc2 Co1011_root,
m_nA System.Int32
m_nB System.Int32
m_strA String
m_strB String

Public Methods

Method Description
Co1011_root ( ) : System.Text
GM1SerizalizeToStringRecursively ( Boolean bolNeedComparability ) : String
GetGM1CounterPostDeserialization ( ) : Int32
GetGM1CounterPreSerialization ( ) : Int32
IncrementPostDeserializationCountersRecursively ( ) : void
IncrementPreSerializationCountersRecursively ( ) : void
PopulateArrayWithPostDeserCountersRecursively ( Int32 arrCountPerSlot, Int32 currSlot ) : void
PopulateArrayWithPreSerCountersRecursively ( Int32 arrCountPerSlot, Int32 currSlot ) : void
SetGM1CounterPostDeserialization ( Int32 countPostDeser ) : void
SetGM1CounterPreSerialization ( Int32 countPreSer ) : void

Method Details

Co1011_root() public method

public Co1011_root ( ) : System.Text
return System.Text

GM1SerizalizeToStringRecursively() public method

public GM1SerizalizeToStringRecursively ( Boolean bolNeedComparability ) : String
bolNeedComparability Boolean
return String

GetGM1CounterPostDeserialization() public method

public GetGM1CounterPostDeserialization ( ) : Int32
return System.Int32

GetGM1CounterPreSerialization() public method

public GetGM1CounterPreSerialization ( ) : Int32
return System.Int32

IncrementPostDeserializationCountersRecursively() public method

public IncrementPostDeserializationCountersRecursively ( ) : void
return void

IncrementPreSerializationCountersRecursively() public method

public IncrementPreSerializationCountersRecursively ( ) : void
return void

PopulateArrayWithPostDeserCountersRecursively() public method

public PopulateArrayWithPostDeserCountersRecursively ( Int32 arrCountPerSlot, Int32 currSlot ) : void
arrCountPerSlot System.Int32
currSlot System.Int32
return void

PopulateArrayWithPreSerCountersRecursively() public method

public PopulateArrayWithPreSerCountersRecursively ( Int32 arrCountPerSlot, Int32 currSlot ) : void
arrCountPerSlot System.Int32
currSlot System.Int32
return void

SetGM1CounterPostDeserialization() public method

public SetGM1CounterPostDeserialization ( Int32 countPostDeser ) : void
countPostDeser System.Int32
return void

SetGM1CounterPreSerialization() public method

public SetGM1CounterPreSerialization ( Int32 countPreSer ) : void
countPreSer System.Int32
return void

Property Details

m_cbroot_1 public_oe property

public Co1011_root, m_cbroot_1
return Co1011_root,

m_cbroot_2 public_oe property

public Co1011_root, m_cbroot_2
return Co1011_root,

m_cbrootb1 public_oe property

public Co1011_root, m_cbrootb1
return Co1011_root,

m_cbrootb2 public_oe property

public Co1011_root, m_cbrootb2
return Co1011_root,

m_cbrootc1 public_oe property

public Co1011_root, m_cbrootc1
return Co1011_root,

m_cbrootc2 public_oe property

public Co1011_root, m_cbrootc2
return Co1011_root,

m_nA public_oe property

public Int32,System m_nA
return System.Int32

m_nB public_oe property

public Int32,System m_nB
return System.Int32

m_strA public_oe property

public String m_strA
return String

m_strB public_oe property

public String m_strB
return String