Ejemplo n.º 1
0
 public static System.Reflection.Emit.SignatureHelper GetPropertySigHelper(System.Reflection.Module?mod, System.Type?returnType, System.Type[]?requiredReturnTypeCustomModifiers, System.Type[]?optionalReturnTypeCustomModifiers, System.Type[]?parameterTypes, System.Type[][]?requiredParameterTypeCustomModifiers, System.Type[][]?optionalParameterTypeCustomModifiers)
 {
     throw null;
 }
Ejemplo n.º 2
0
 public static System.Reflection.Emit.SignatureHelper GetMethodSigHelper(System.Reflection.Module?mod, System.Reflection.CallingConventions callingConvention, System.Type?returnType)
 {
     throw null;
 }
Ejemplo n.º 3
0
 public static System.Reflection.Emit.SignatureHelper GetPropertySigHelper(System.Reflection.Module?mod, System.Type?returnType, System.Type[]?parameterTypes)
 {
     throw null;
 }
Ejemplo n.º 4
0
 public static System.Reflection.Emit.SignatureHelper GetLocalVarSigHelper(System.Reflection.Module?mod)
 {
     throw null;
 }