コード例 #1
0
ファイル: m61850.cs プロジェクト: victor3359/PingIP-Service
 public IedConnectionState GetState()
 {
     return(_conn.GetState());
 }