コード例 #1
0
ファイル: SkypeMock.cs プロジェクト: adrianoc/binboo
 public bool get_ApiSecurityContextEnabled(TApiSecurityContext Context)
 {
     throw new System.NotImplementedException();
 }
コード例 #2
0
ファイル: SkypeMock.cs プロジェクト: adrianoc/binboo
 public void EnableApiSecurityContext(TApiSecurityContext Context)
 {
     throw new System.NotImplementedException();
 }