C# Class MALClient.XShared.Comm.Query

Afficher le fichier Open project: Mordonus/MALClient

Protected Properties

Свойство Type Description
Request System.Net.WebRequest

Méthodes publiques

Méthode Description
GetRequestResponse ( bool wantMsg = true, string statusBarMsg = null ) : Task

Method Details

GetRequestResponse() public méthode

public GetRequestResponse ( bool wantMsg = true, string statusBarMsg = null ) : Task
wantMsg bool
statusBarMsg string
Résultat Task

Property Details

Request protected_oe property

protected WebRequest,System.Net Request
Résultat System.Net.WebRequest