C# Class java.security.cert.CertPath.CertPathRep

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

Protected Methods

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

Private Methods

Method Description
CertPathRep ( )

Method Details

CertPathRep() protected method

protected CertPathRep ( global @__env )
@__env global

CertPathRep() protected method

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

readResolve() protected method

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