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