Пример #1
0
 protected bool Equals(IntermissionLine other)
 {
     return(_line == other._line);
 }
Пример #2
0
 public void Read(IntermissionLine call)
 {
     Ignore(call);
 }