Example #1
0
 public bool IsSatisfied(AdvApp2Var_Patch P)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public void Value(AdvApp2Var_Patch P, AdvApp2Var_Context C)
 {
     throw new NotImplementedException();
 }
Example #3
0
 public AdvApp2Var_Patch(AdvApp2Var_Patch P)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Append(AdvApp2Var_Patch theItem)
 {
     throw new NotImplementedException();
 }
 public void SetValue(int theIndex, AdvApp2Var_Patch theItem)
 {
     throw new NotImplementedException();
 }
 public void InsertAfter(int theIndex, AdvApp2Var_Patch theItem)
 {
     throw new NotImplementedException();
 }