C# Class Foxoft.Ci.CiType

Inheritance: CiSymbol
Afficher le fichier Open project: epi/cito Class Usage Examples

Méthodes publiques

Свойство Type Description
Null CiType
Void CiType

Méthodes publiques

Méthode Description
Accept ( ICiTypeVisitor v ) : CiType
Equals ( CiType obj ) : bool
LookupMember ( string name ) : CiSymbol

Method Details

Accept() public méthode

public Accept ( ICiTypeVisitor v ) : CiType
v ICiTypeVisitor
Résultat CiType

Equals() public méthode

public Equals ( CiType obj ) : bool
obj CiType
Résultat bool

LookupMember() public méthode

public LookupMember ( string name ) : CiSymbol
name string
Résultat CiSymbol

Property Details

Null public_oe static_oe property

public static CiType,Foxoft.Ci Null
Résultat CiType

Void public_oe static_oe property

public static CiType,Foxoft.Ci Void
Résultat CiType