C# Class Foxoft.Ci.CiLibrary

Mostrar archivo 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_oe static_oe property

public static CiMethod,Foxoft.Ci ArrayCopyToMethod
return CiMethod

ArrayStorageClearMethod public_oe static_oe property

public static CiMethod,Foxoft.Ci ArrayStorageClearMethod
return CiMethod

ArrayToStringMethod public_oe static_oe property

public static CiMethod,Foxoft.Ci ArrayToStringMethod
return CiMethod

CharAtMethod public_oe static_oe property

public static CiMethod,Foxoft.Ci CharAtMethod
return CiMethod

LowByteProperty public_oe static_oe property

public static CiProperty,Foxoft.Ci LowByteProperty
return CiProperty

MulDivMethod public_oe static_oe property

public static CiMethod,Foxoft.Ci MulDivMethod
return CiMethod

SByteProperty public_oe static_oe property

public static CiProperty,Foxoft.Ci SByteProperty
return CiProperty

StringLengthProperty public_oe static_oe property

public static CiProperty,Foxoft.Ci StringLengthProperty
return CiProperty

SubstringMethod public_oe static_oe property

public static CiMethod,Foxoft.Ci SubstringMethod
return CiMethod