C# Class Foxoft.Ci.CiLibrary

Show file Open project: epi/cito

Public Properties

Property Type Description
ArrayCopyToMethod CiMethod
ArrayStorageClearMethod CiMethod
ArrayToStringMethod CiMethod
CharAtMethod CiMethod
LowByteProperty CiProperty
MulDivMethod CiMethod
SByteProperty CiProperty
StringLengthProperty CiProperty
SubstringMethod CiMethod

Property Details

ArrayCopyToMethod public static property

public static CiMethod,Foxoft.Ci ArrayCopyToMethod
return CiMethod

ArrayStorageClearMethod public static property

public static CiMethod,Foxoft.Ci ArrayStorageClearMethod
return CiMethod

ArrayToStringMethod public static property

public static CiMethod,Foxoft.Ci ArrayToStringMethod
return CiMethod

CharAtMethod public static property

public static CiMethod,Foxoft.Ci CharAtMethod
return CiMethod

LowByteProperty public static property

public static CiProperty,Foxoft.Ci LowByteProperty
return CiProperty

MulDivMethod public static property

public static CiMethod,Foxoft.Ci MulDivMethod
return CiMethod

SByteProperty public static property

public static CiProperty,Foxoft.Ci SByteProperty
return CiProperty

StringLengthProperty public static property

public static CiProperty,Foxoft.Ci StringLengthProperty
return CiProperty

SubstringMethod public static property

public static CiMethod,Foxoft.Ci SubstringMethod
return CiMethod