Пример #1
0
 public void AddType(ITypeGenerator type)
 {
     currentNamespace.Types.Add(type.GetTypeDeclaration());
 }