Ejemplo n.º 1
0
 static string GetJniSignature(MethodDefinition ctor)
 {
     return(JniType.GetJniSignature(ctor));
 }