コード例 #1
0
ファイル: Eth32Fake.cs プロジェクト: ad5mqesj/DishControl
 public Eth32Exception(string message, EthError errorcode, Exception inner)
 {
 }
コード例 #2
0
ファイル: Eth32Fake.cs プロジェクト: ad5mqesj/DishControl
 public Eth32Exception(EthError errorcode)
 {
 }