Пример #1
0
 public bool Equals(ICodePanes other)
 {
     return(Equals(other as SafeComWrapper <VB.CodePanes>));
 }
Пример #2
0
 public bool Equals(ICodePanes other)
 {
     throw new NotImplementedException();
 }