示例#1
0
 public Boolean Equals(NonNullable <T> other) => this.Equals(other.Value);