コード例 #1
0
ファイル: PeerCred.cs プロジェクト: akoeplinger/mono.posix
 public PeerCred(Socket sock)
 {
     throw new NotImplementedException();
 }