C# Class Foxoft.Ci.CiStringStorageType

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

Méthodes publiques

Свойство Type Description
Length int
LengthExpr CiExpr

Méthodes publiques

Méthode Description
Accept ( ICiTypeVisitor v ) : CiType
Equals ( CiType obj ) : bool

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

Property Details

Length public_oe property

public int Length
Résultat int

LengthExpr public_oe property

public CiExpr,Foxoft.Ci LengthExpr
Résultat CiExpr