示例#1
0
 public int Add(System.Security.Cryptography.CryptographicAttributeObject attribute)
 {
     throw null;
 }
示例#2
0
 public void Remove(System.Security.Cryptography.CryptographicAttributeObject attribute)
 {
 }
示例#3
0
 public CryptographicAttributeObjectCollection(System.Security.Cryptography.CryptographicAttributeObject attribute)
 {
 }
示例#4
0
 public int Add(System.Security.Cryptography.CryptographicAttributeObject attribute)
 {
     return(default(int));
 }