eDriven Framework API
WebRequestEvent Constructor (type)
NamespaceseDriven.Networking.RpcWebRequestEventWebRequestEvent(String)
eDriven Framework API
Initializes a new instance of the WebRequestEvent class
Declaration Syntax
C#Visual BasicVisual C++
public WebRequestEvent(
	string type
)
Public Sub New ( _
	type As String _
)
public:
WebRequestEvent(
	String^ type
)
Parameters
type (String)

Assembly: eDriven.Networking (Module: eDriven.Networking) Version: 2.0.1.0 (2.0.1.0)