Пример #1
0
 public InputReference Copy()
 {
     return(new InputReference(VariableName.Copy(), InputType));
 }