Пример #1
0
 void Add(TypeSig type)
 {
     Add(type.GetFullName());
 }
Пример #2
0
 void add(TypeSig type)
 {
     add(type.GetFullName());
 }