示例#1
0
 public bool get_ApiSecurityContextEnabled(TApiSecurityContext Context)
 {
     throw new System.NotImplementedException();
 }
示例#2
0
 public void EnableApiSecurityContext(TApiSecurityContext Context)
 {
     throw new System.NotImplementedException();
 }