Beispiel #1
0
 protected Referent(string[] name)
 {
     Ontology.EnsureUndefinedOrDefinedAsType(name, GetType());
 }