[Gregor.Core.CFixupProviderBase.CLoopInfo]

Gregor.Core.CFixupProviderBase.CLoopInfo

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

protected class Gregor.Core.CFixupProviderBase.CLoopInfo

: System.Object

Custom Attributes: 

Description: 


Members

CFixupProviderBase.CLoopInfo

public CFixupProviderBase.CLoopInfo(System.String sCode, System.Int32 i, System.Int32 c)

Custom Attributes: 

Description: 

m_Code

private System.String m_Code

Custom Attributes: 

Description: 

m_Count

private System.Int32 m_Count

Custom Attributes: 

Description: 

m_Index

private System.Int32 m_Index

Custom Attributes: 

Description: 

Code

public System.String Code {get;}

Custom Attributes: 

Description: 

Count

public System.Int32 Count {get;}

Custom Attributes: 

Description: 

Index

public System.Int32 Index {get;}

Custom Attributes: 

Description: 


See Also

System.Object

System.String

System.Int32