C# Class TrakHound.API.ApiError

Afficher le fichier Open project: TrakHound/TrakHound-Community Class Usage Examples

Méthodes publiques

Méthode Description
ProcessResponse ( HTTP responseInfo, string label = null ) : bool
ProcessResponse ( string response, string label = null ) : bool

Method Details

ProcessResponse() public static méthode

public static ProcessResponse ( HTTP responseInfo, string label = null ) : bool
responseInfo TrakHound.Tools.Web.HTTP
label string
Résultat bool

ProcessResponse() public static méthode

public static ProcessResponse ( string response, string label = null ) : bool
response string
label string
Résultat bool