C# Class Boo.Lang.Compiler.TypeSystem.Types

Datei anzeigen Open project: boo/boo-lang

Public Properties

Property Type Description
Array System.Type
BooExtensionAttribute System.Type
Bool System.Type
Builtins System.Type
Byte System.Type
Char System.Type
ClrExtensionAttribute System.Type
Date System.Type
DateTime System.Type
Decimal System.Type
DefaultMemberAttribute System.Type
Delegate System.Type
DllImportAttribute System.Type
Double System.Type
DuckTypedAttribute System.Type
Hash System.Type
ICallable System.Type
ICollection System.Type
IDictionary System.Type
IEnumerable System.Type
IEnumerator System.Type
IList System.Type
Int System.Type
IntPtr System.Type
List System.Type
Long System.Type
ModuleAttribute System.Type
MulticastDelegate System.Type
Nullable System.Type
Object System.Type
ObjectArray System.Type
ParamArrayAttribute System.Type
Regex System.Type
RuntimeServices System.Type
SByte System.Type
Short System.Type
Single System.Type
String System.Type
TimeSpan System.Type
Type System.Type
UInt System.Type
UIntPtr System.Type
ULong System.Type
UShort System.Type
ValueType System.Type
Void System.Type

Property Details

Array public_oe static_oe property

public static Type,System Array
return System.Type

BooExtensionAttribute public_oe static_oe property

public static Type,System BooExtensionAttribute
return System.Type

Bool public_oe static_oe property

public static Type,System Bool
return System.Type

Builtins public_oe static_oe property

public static Type,System Builtins
return System.Type

Byte public_oe static_oe property

public static Type,System Byte
return System.Type

Char public_oe static_oe property

public static Type,System Char
return System.Type

ClrExtensionAttribute public_oe static_oe property

public static Type,System ClrExtensionAttribute
return System.Type

Date public_oe static_oe property

public static Type,System Date
return System.Type

DateTime public_oe static_oe property

public static Type,System DateTime
return System.Type

Decimal public_oe static_oe property

public static Type,System Decimal
return System.Type

DefaultMemberAttribute public_oe static_oe property

public static Type,System DefaultMemberAttribute
return System.Type

Delegate public_oe static_oe property

public static Type,System Delegate
return System.Type

DllImportAttribute public_oe static_oe property

public static Type,System DllImportAttribute
return System.Type

Double public_oe static_oe property

public static Type,System Double
return System.Type

DuckTypedAttribute public_oe static_oe property

public static Type,System DuckTypedAttribute
return System.Type

Hash public_oe static_oe property

public static Type,System Hash
return System.Type

ICallable public_oe static_oe property

public static Type,System ICallable
return System.Type

ICollection public_oe static_oe property

public static Type,System ICollection
return System.Type

IDictionary public_oe static_oe property

public static Type,System IDictionary
return System.Type

IEnumerable public_oe static_oe property

public static Type,System IEnumerable
return System.Type

IEnumerator public_oe static_oe property

public static Type,System IEnumerator
return System.Type

IList public_oe static_oe property

public static Type,System IList
return System.Type

Int public_oe static_oe property

public static Type,System Int
return System.Type

IntPtr public_oe static_oe property

public static Type,System IntPtr
return System.Type

List public_oe static_oe property

public static Type,System List
return System.Type

Long public_oe static_oe property

public static Type,System Long
return System.Type

ModuleAttribute public_oe static_oe property

public static Type,System ModuleAttribute
return System.Type

MulticastDelegate public_oe static_oe property

public static Type,System MulticastDelegate
return System.Type

Nullable public_oe static_oe property

public static Type,System Nullable
return System.Type

Object public_oe static_oe property

public static Type,System Object
return System.Type

ObjectArray public_oe static_oe property

public static Type,System ObjectArray
return System.Type

ParamArrayAttribute public_oe static_oe property

public static Type,System ParamArrayAttribute
return System.Type

Regex public_oe static_oe property

public static Type,System Regex
return System.Type

RuntimeServices public_oe static_oe property

public static Type,System RuntimeServices
return System.Type

SByte public_oe static_oe property

public static Type,System SByte
return System.Type

Short public_oe static_oe property

public static Type,System Short
return System.Type

Single public_oe static_oe property

public static Type,System Single
return System.Type

String public_oe static_oe property

public static Type,System String
return System.Type

TimeSpan public_oe static_oe property

public static Type,System TimeSpan
return System.Type

Type public_oe static_oe property

public static Type,System Type
return System.Type

UInt public_oe static_oe property

public static Type,System UInt
return System.Type

UIntPtr public_oe static_oe property

public static Type,System UIntPtr
return System.Type

ULong public_oe static_oe property

public static Type,System ULong
return System.Type

UShort public_oe static_oe property

public static Type,System UShort
return System.Type

ValueType public_oe static_oe property

public static Type,System ValueType
return System.Type

Void public_oe static_oe property

public static Type,System Void
return System.Type