Example #1
0
 public static JSMarshalerType Function(JSMarshalerType arg1, JSMarshalerType arg2, JSMarshalerType arg3, JSMarshalerType result)
 {
     throw null;
 }
Example #2
0
 public static JSMarshalerType Action(JSMarshalerType arg1, JSMarshalerType arg2, JSMarshalerType arg3)
 {
     throw null;
 }
Example #3
0
 public static JSMarshalerType Span(JSMarshalerType element)
 {
     throw null;
 }
Example #4
0
 public static JSMarshalerType ArraySegment(JSMarshalerType element)
 {
     throw null;
 }
Example #5
0
 public static JSMarshalerType Task(JSMarshalerType result)
 {
     throw null;
 }
Example #6
0
 public static JSMarshalerType Nullable(JSMarshalerType primitive)
 {
     throw null;
 }