C# Class MonoMac.AVFoundation.AVChannelsEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: kangaroo/maccore

Public Methods

Method Description
AVChannelsEventArgs ( int numberOfChannels ) : System

Method Details

AVChannelsEventArgs() public method

public AVChannelsEventArgs ( int numberOfChannels ) : System
numberOfChannels int
return System