Invoker
DoNotCloneAttribute
DoNotCloneItemsAttribute
Clone(Object)
Clone(Object, Boolean)
GenericParameterCount(MethodBase)
GenericParameterCount(Type)
GetBestMethod(MethodBase[], Type, Type[], Exception)
GetBestMethod(MethodBase[], Type, Type[], ConversionOptions, Binding, Exception)
GetBestMethod(Type, String, BindingFlags, Type, Type[], Exception)
GetLoadedType(String)
GetParameterTypes(MethodBase)
GetTypeArray(Object[])
GetValue(Object, Object[])
HasAttribute(MemberInfo, Type)
Invoke(MethodBase, Object, Object[])
Invoke(MethodBase[], Object, Object[])
InvokeInstance(String, Object, Object[])
InvokeMember(Type, String, BindingFlags, Object, Object[])
InvokeStatic(Type, String, Object[])
op_Addition(Int32, Int32)
op_BooleanAnd(Boolean, Boolean)
op_BooleanNot(Boolean)
op_BooleanOr(Boolean, Boolean)
op_Equality(Object, Object)
op_GreaterThan(Int32, Int32)
op_GreaterThanOrEqual(Int32, Int32)
op_Inequality(Object, Object)
op_LessThan(Int32, Int32)
op_LessThanOrEqual(Int32, Int32)
op_Subtraction(Int32, Int32)
op_UnaryNegation(Int32)
PrintTypes(Type[])
SetValue(Object, Object[])
netcoreapp2.1
namespace Microsoft.ML.Probabilistic.Compiler.Reflection
{
public static class Invoker : Object
{
public static Type[] GetParameterTypes(MethodBase method);
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to netcoreapp2.1 | |
Assembly | Microsoft.ML.Probabilistic.Compiler , Version=0.4.2403.801, PublicKeyToken=e4813102a62778da |
Referencing | Your project needs a package reference to |
Package | Microsoft.ML.Probabilistic.Compiler (0.4.2403.801) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API