public IUIX_CmdPane get_CmdPane(UIX_CmdPaneSides nSide)
 {
     return(null);
 }
Пример #2
0
 public IUIX_CmdPane get_CmdPane(UIX_CmdPaneSides nSide)
 {
     throw new NotImplementedException();
 }