[Gregor.Core.CAliasInfo]

Gregor.Core.CAliasInfo

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public class Gregor.Core.CAliasInfo

: Gregor.Core.CNamedStringValue, Gregor.Core.INamedItem, System.IComparable, Gregor.Core.IXmlCompanion

Custom Attributes: 

Description: 


Members

CAliasInfo

public CAliasInfo(System.String sName, System.String sValue)

Custom Attributes: 

Description: 

CAliasInfo

public CAliasInfo(System.String sName, System.String sValue, System.String sAliasFile)

Custom Attributes: 

Description: 

CAliasInfo

public CAliasInfo(System.String sName)

Custom Attributes: 

Description: 

m_AliasFile

private System.String m_AliasFile

Custom Attributes: 

Description: 

m_IconKey

private System.String m_IconKey

Custom Attributes: 

Description: 

AliasFile

public System.String AliasFile {get;set;}

Custom Attributes: 

Description: 

IconKey

public System.String IconKey {get;set;}

Custom Attributes: 

Description: 

ToString

public override System.String ToString()

Custom Attributes: 

Description: 


See Also

Gregor.Core.CNamedStringValue

System.String

Gregor.Core.INamedItem

Gregor.Core.IXmlCompanion

System.IComparable