Inheritance: ProgramStageObject
Ejemplo n.º 1
0
 public void Set(string subroutineName)
 {
     Subroutine = Compatible[subroutineName];
 }
Ejemplo n.º 2
0
 public void Set(string subroutineName)
 {
     Subroutine = Compatible[subroutineName];
 }