Beispiel #1
0
 public object Clone()
 {
     return(new AssemblyName((System.Reflection.AssemblyName)name.Clone()));
 }