Inheritance: ProgramStageObject
Example #1
0
 public void Set(string subroutineName)
 {
     Subroutine = Compatible[subroutineName];
 }
Example #2
0
 public void Set(string subroutineName)
 {
     Subroutine = Compatible[subroutineName];
 }