Method | Description | |
---|---|---|
GetInstance ( object obj ) : |
||
NoticeReference ( int displayTextType, string orgName, Asn1Sequence numbers ) : System | ||
NoticeReference ( string orgName, Asn1Sequence numbers ) : System | ||
NoticeReference ( string orgName, IList numbers ) : System | ||
ToAsn1Object ( ) : Asn1Object |
Method | Description | |
---|---|---|
NoticeReference ( Asn1Sequence seq ) : System | ||
NoticeReference ( string orgName, |
public static GetInstance ( object obj ) : |
||
obj | object | |
return |
public NoticeReference ( int displayTextType, string orgName, Asn1Sequence numbers ) : System | ||
displayTextType | int | |
orgName | string | |
numbers | Asn1Sequence | |
return | System |
public NoticeReference ( string orgName, Asn1Sequence numbers ) : System | ||
orgName | string | |
numbers | Asn1Sequence | |
return | System |
public NoticeReference ( string orgName, IList numbers ) : System | ||
orgName | string | |
numbers | IList | |
return | System |