Beispiel #1
0
 public datadictionaryinfo Clone(datadictionaryinfo obj)
 {
     return((datadictionaryinfo)obj.Clone());
 }