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