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

Show file 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 static property

public static Type,System Array
return System.Type

BooExtensionAttribute public static property

public static Type,System BooExtensionAttribute
return System.Type

Bool public static property

public static Type,System Bool
return System.Type

Builtins public static property

public static Type,System Builtins
return System.Type

Byte public static property

public static Type,System Byte
return System.Type

Char public static property

public static Type,System Char
return System.Type

ClrExtensionAttribute public static property

public static Type,System ClrExtensionAttribute
return System.Type

Date public static property

public static Type,System Date
return System.Type

DateTime public static property

public static Type,System DateTime
return System.Type

Decimal public static property

public static Type,System Decimal
return System.Type

DefaultMemberAttribute public static property

public static Type,System DefaultMemberAttribute
return System.Type

Delegate public static property

public static Type,System Delegate
return System.Type

DllImportAttribute public static property

public static Type,System DllImportAttribute
return System.Type

Double public static property

public static Type,System Double
return System.Type

DuckTypedAttribute public static property

public static Type,System DuckTypedAttribute
return System.Type

Hash public static property

public static Type,System Hash
return System.Type

ICallable public static property

public static Type,System ICallable
return System.Type

ICollection public static property

public static Type,System ICollection
return System.Type

IDictionary public static property

public static Type,System IDictionary
return System.Type

IEnumerable public static property

public static Type,System IEnumerable
return System.Type

IEnumerator public static property

public static Type,System IEnumerator
return System.Type

IList public static property

public static Type,System IList
return System.Type

Int public static property

public static Type,System Int
return System.Type

IntPtr public static property

public static Type,System IntPtr
return System.Type

List public static property

public static Type,System List
return System.Type

Long public static property

public static Type,System Long
return System.Type

ModuleAttribute public static property

public static Type,System ModuleAttribute
return System.Type

MulticastDelegate public static property

public static Type,System MulticastDelegate
return System.Type

Nullable public static property

public static Type,System Nullable
return System.Type

Object public static property

public static Type,System Object
return System.Type

ObjectArray public static property

public static Type,System ObjectArray
return System.Type

ParamArrayAttribute public static property

public static Type,System ParamArrayAttribute
return System.Type

Regex public static property

public static Type,System Regex
return System.Type

RuntimeServices public static property

public static Type,System RuntimeServices
return System.Type

SByte public static property

public static Type,System SByte
return System.Type

Short public static property

public static Type,System Short
return System.Type

Single public static property

public static Type,System Single
return System.Type

String public static property

public static Type,System String
return System.Type

TimeSpan public static property

public static Type,System TimeSpan
return System.Type

Type public static property

public static Type,System Type
return System.Type

UInt public static property

public static Type,System UInt
return System.Type

UIntPtr public static property

public static Type,System UIntPtr
return System.Type

ULong public static property

public static Type,System ULong
return System.Type

UShort public static property

public static Type,System UShort
return System.Type

ValueType public static property

public static Type,System ValueType
return System.Type

Void public static property

public static Type,System Void
return System.Type