C# Class _05_Webphone_Silverligth_ChatExample.CWindowCameraRequest

Inheritance: System.Windows.Controls.ChildWindow
显示文件 Open project: thesameqad/pitchingtube Class Usage Examples

Public Methods

Method Description
CWindowCameraRequest ( string owner, MediaType type ) : System

Private Methods

Method Description
CancelButton_Click ( object sender, RoutedEventArgs e ) : void
InitializeComponent ( ) : void
OKButton_Click ( object sender, RoutedEventArgs e ) : void
OnResponseSelected ( bool response ) : void

Method Details

CWindowCameraRequest() public method

public CWindowCameraRequest ( string owner, MediaType type ) : System
owner string
type MediaType
return System