示例#1
0
 public FieldSignature(TypeSignature type)
 {
     Type = type;
 }