Пример #1
0
 public NewBaseSession(Wrappers.MBaseSession theDelegate)
 {
     this.m_delegate = theDelegate;
     CSutProperties _SutProperties = new CSutProperties(theDelegate);
 }
Пример #2
0
 public NewBaseSession(Wrappers.MBaseSession theDelegate)
 {
     this.m_delegate = theDelegate;
     CSutProperties _SutProperties = new CSutProperties(theDelegate);
 }