C# Class java.net.Authenticator.RequestorType

Inheritance: java.lang.Enum
Afficher le fichier Open project: JeroMiya/androidmono

Méthodes publiques

Méthode Description
valueOf ( java arg0 ) : global::java.net.Authenticator.RequestorType
values ( ) : global::java.net.Authenticator.RequestorType[]

Private Methods

Méthode Description
RequestorType ( )
RequestorType ( global @__env )

Method Details

valueOf() public static méthode

public static valueOf ( java arg0 ) : global::java.net.Authenticator.RequestorType
arg0 java
Résultat global::java.net.Authenticator.RequestorType

values() public static méthode

public static values ( ) : global::java.net.Authenticator.RequestorType[]
Résultat global::java.net.Authenticator.RequestorType[]