コード例 #1
0
 //Pass in the interface object and set the class variables.
 public GarenteedFramework(FrameWorkPlugin init)
 {
     myDerived = init;
 }
コード例 #2
0
 //Pass in the interface object and set the class variables.
 public GarenteedFramework(FrameWorkPlugin init)
 {
     myDerived = init;
 }