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

Mostrar archivo Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property Type Description
DBGLEV System.Int32
s_strActiveBugNums String
s_strComponentBeingTested String
s_strDtTmVer String
s_strLastModCoder String
s_strOrigCoder String
s_strTFAbbrev String
s_strTFName String
s_strTFPath String

Public Methods

Method Description
M10_TwoRefsToOneObj ( ) : bool
M20_SelfRef ( ) : bool
Main ( String args ) : void
runTest ( ) : bool

Method Details

M10_TwoRefsToOneObj() public method

public M10_TwoRefsToOneObj ( ) : bool
return bool

M20_SelfRef() public method

public M20_SelfRef ( ) : bool
return bool

Main() public static method

public static Main ( String args ) : void
args String
return void

runTest() public method

public runTest ( ) : bool
return bool

Property Details

DBGLEV public_oe static_oe property

public static Int32,System DBGLEV
return System.Int32

s_strActiveBugNums public_oe static_oe property

public static String s_strActiveBugNums
return String

s_strComponentBeingTested public_oe static_oe property

public static String s_strComponentBeingTested
return String

s_strDtTmVer public_oe static_oe property

public static String s_strDtTmVer
return String

s_strLastModCoder public_oe static_oe property

public static String s_strLastModCoder
return String

s_strOrigCoder public_oe static_oe property

public static String s_strOrigCoder
return String

s_strTFAbbrev public_oe static_oe property

public static String s_strTFAbbrev
return String

s_strTFName public_oe static_oe property

public static String s_strTFName
return String

s_strTFPath public_oe static_oe property

public static String s_strTFPath
return String