Searched defs:first (Results 1 – 1 of 1) sorted by relevance
64 public static bool operator <(LogLevel first, LogLevel second) in operator <()69 public static bool operator <=(LogLevel first, LogLevel second) in operator <=()74 public static bool operator >(LogLevel first, LogLevel second) in operator >()79 public static bool operator >=(LogLevel first, LogLevel second) in operator >=()84 public static bool operator ==(LogLevel first, LogLevel second) in operator ==()95 public static bool operator !=(LogLevel first, LogLevel second) in operator !=()