Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.Configuration.
public abstract class Gregor.Core.Configuration.CParamInfo : System.Object Custom Attributes: Description:
protected CParamInfo(System.Xml.XmlElement xe) Custom Attributes: Description:
private System.Xml.XmlElement m_Element Custom Attributes: Description:
public System.Int32 MaxOccurs {get;}
Custom Attributes:
Description:
public System.Int32 MinOccurs {get;}
Custom Attributes:
Description:
public System.String Name {get;}
Custom Attributes:
Description:
public System.Int32 Occurs {get;}
Custom Attributes:
Description:
private System.String TryGetAttribute(System.String sName) Custom Attributes: Description:
protected System.Int32 TryGetIntAttribute(System.String sName, System.Int32 iDefault) Custom Attributes: Description: