示例#1
0
 public void AddKind(string kindName)
 {
     Mapping.AddKind(kindName);
 }