C# Class _05_Webphone_Silverligth_ChatExample.RequestResponseEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: thesameqad/pitchingtube Class Usage Examples

Public Methods

Method Description
RequestResponseEventArgs ( string owner, MediaType mediaType, bool responese ) : System

Method Details

RequestResponseEventArgs() public method

public RequestResponseEventArgs ( string owner, MediaType mediaType, bool responese ) : System
owner string
mediaType MediaType
responese bool
return System