C# Class java.security.cert.Certificate.CertificateRep

Inheritance: java.lang.Object, java.io.Serializable
显示文件 Open project: JeroMiya/androidmono

Protected Methods

Method Description
CertificateRep ( global @__env )
CertificateRep ( java arg0, byte arg1 )
readResolve ( ) : global::java.lang.Object

Private Methods

Method Description
CertificateRep ( )

Method Details

CertificateRep() protected method

protected CertificateRep ( global @__env )
@__env global

CertificateRep() protected method

protected CertificateRep ( java arg0, byte arg1 )
arg0 java
arg1 byte

readResolve() protected method

protected readResolve ( ) : global::java.lang.Object
return global::java.lang.Object