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