public static NoticeReference GetInstance(
Object obj
)
Public Shared Function GetInstance (
obj As Object
) As NoticeReference
public:
static NoticeReference^ GetInstance(
Object^ obj
)
Org.BouncyCastle.Asn1.X509.NoticeReference.GetInstance = function(obj);