Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Foxoft
Ci
CiStringStorageType
C# Class Foxoft.Ci.CiStringStorageType
Inheritance:
CiStringType
显示文件
Open project: epi/cito
Class Usage Examples
Public Properties
Property
Type
Description
Length
int
LengthExpr
CiExpr
Public Methods
Method
Description
Accept
(
ICiTypeVisitor
v
) :
CiType
Equals
(
CiType
obj
) :
bool
Method Details
Accept()
public
method
public
Accept
(
ICiTypeVisitor
v
) :
CiType
v
ICiTypeVisitor
return
CiType
Equals()
public
method
public
Equals
(
CiType
obj
) :
bool
obj
CiType
return
bool
Property Details
Length
public_oe property
public
int
Length
return
int
LengthExpr
public_oe property
public
CiExpr,Foxoft.Ci
LengthExpr
return
CiExpr