Nitro.Types Member List

This is the complete list of members for Nitro.Types, including all inherited members.

GetCallable(Type type)Nitro.Typesinlinestatic
GetConstructor(Type type, CompiledFragment[] args)Nitro.Typesinlinestatic
GetConstructor(ConstructorInfo[] constructors, Type[] paramSet, bool withCasting)Nitro.Typesinlineprivatestatic
GetOverload(List< MethodInfo > overloads, Type[] argSet)Nitro.Typesinlinestatic
GetOverload(List< MethodInfo > overloads, Type[] argSet, bool cast)Nitro.Typesinlineprivatestatic
GetOverload(MethodInfo[] overloads, string name, Type[] argSet)Nitro.Typesinlinestatic
GetOverload(MethodInfo[] overloads, string name, Type[] argSet, bool ignoreCase)Nitro.Typesinlinestatic
GetOverload(MethodInfo[] overloads, string name, Type[] argSet, bool ignoreCase, bool cast)Nitro.Typesinlineprivatestatic
GetTypes(Type first, CompiledFragment[] frags)Nitro.Typesinlinestatic
GetTypes(CompiledFragment[] frags)Nitro.Typesinlinestatic
IsCastableTo(Type from, Type to, out bool isExplicit)Nitro.Typesinlinestatic
IsCompiled(CodeFragment obj)Nitro.Typesinlinestatic
IsDynamic(MemberInfo member)Nitro.Typesinlinestatic
IsNumeric(Type type)Nitro.Typesinlinestatic
IsParams(ParameterInfo param)Nitro.Typesinlinestatic
IsSubclass(object obj, Type super)Nitro.Typesinlinestatic
IsTypeOf(object obj, Type super)Nitro.Typesinlinestatic
IsVoid(Type T)Nitro.Typesinlinestatic
MethodReturnType(Type type, string name)Nitro.Typesinlinestatic
NameWithoutNamespace(string typeName)Nitro.Typesinlinestatic
NoReturn(MethodInfo methodInfo)Nitro.Typesinlinestatic
OutputParameters(CompiledFragment[] args, CompiledMethod method, NitroIL into, ParameterInfo[] parameters)Nitro.Typesinlinestatic
SetToString(ParameterInfo[] set)Nitro.Typesinlinestatic
SetToTypes(ParameterInfo[] set)Nitro.Typesinlinestatic
ToStringMethod(CompiledMethod method, CompiledFragment frag, Type type)Nitro.Typesinlinestatic
TryCast(CompiledMethod method, CompiledFragment frag, Type to, Type from)Nitro.Typesinlinestatic
TryCast(CompiledMethod method, CompiledFragment frag, Type to, Type from, out bool isExplicit)Nitro.Typesinlinestatic
TypeSetsMatch(Type[] a, Type[] b)Nitro.Typesinlinestatic
TypeSetsMatchExactly(Type[] a, Type[] b)Nitro.Typesinlinestatic
WillAccept(Type[] args, ParameterInfo[] parameters, bool withCasting)Nitro.Typesinlinestatic