C# Class HttpRequestBase, UnityFramework

Inheritance: MonoBehaviour
Afficher le fichier Open project: meta-42/uEasyKit Class Usage Examples

Méthodes publiques

Свойство Type Description
HttpServerHost string

Méthodes protégées

Méthode Description
SendRequest ( string rPath, string>.Dict rArgs, ServerType, rType, Action rOnResponse ) : void

Private Methods

Méthode Description
GET ( string url, string>.Dict rArgs, Action rOnResponse ) : IEnumerator
POST ( string url, string>.Dict rArgs, Action rOnResponse ) : IEnumerator

Method Details

SendRequest() protected méthode

protected SendRequest ( string rPath, string>.Dict rArgs, ServerType, rType, Action rOnResponse ) : void
rPath string
rArgs string>.Dict
rType ServerType,
rOnResponse Action
Résultat void

Property Details

HttpServerHost public_oe static_oe property

public static string HttpServerHost
Résultat string