Ejemplo n.º 1
0
 public String InstanceClassSystemReferenceTypeMethodWithParameters(Object overload, Int32 otherOverload, Int64 Int64, Boolean boolean, Invocations.Struct @struct, Invocations.Struct @struct2)
 {
     return("Instance class");
 }
Ejemplo n.º 2
0
 public static String StaticClassSystemReferenceTypeMethod(Object overload, Int32 otherOverload, Invocations.Struct @struct)
 {
     return("static class");
 }