C# Class BlottoBeats.Library.Networking.BBResponse.Error

Inheritance: System.Net.Response
Show file Open project: Zwolf11/BlottoBeats

Public Methods

Method Description
Error ( string type, string message ) : System

Method Details

Error() public method

public Error ( string type, string message ) : System
type string
message string
return System