C# Class android.net.DhcpInfo

Inheritance: java.lang.Object, android.os.Parcelable
Afficher le fichier Open project: JeroMiya/androidmono

Méthodes publiques

Méthode Description
describeContents ( ) : int
toString ( ) : global::java.lang.String
writeToParcel ( android arg0, int arg1 ) : void

Méthodes protégées

Méthode Description
DhcpInfo ( global @__env )

Private Methods

Méthode Description
DhcpInfo ( )

Method Details

DhcpInfo() protected méthode

protected DhcpInfo ( global @__env )
@__env global

describeContents() public méthode

public describeContents ( ) : int
Résultat int

toString() public méthode

public toString ( ) : global::java.lang.String
Résultat global::java.lang.String

writeToParcel() public méthode

public writeToParcel ( android arg0, int arg1 ) : void
arg0 android
arg1 int
Résultat void