コード例 #1
0
ファイル: MessageLevel.cs プロジェクト: wiseants/CliNet
 public override int GetHashCode()
 {
     return(NLogLevel.GetHashCode());
 }