예제 #1
0
 void Add(TypeSig type)
 {
     Add(type.GetFullName());
 }
예제 #2
0
 void add(TypeSig type)
 {
     add(type.GetFullName());
 }