C# Class Plugin.MediaManager.Abstractions.EventArguments.MediaFileChangedEventArgs

Inheritance: System.EventArgs
Mostra file Open project: martijn00/XamarinMediaManager Class Usage Examples

Public Methods

Method Description
MediaFileChangedEventArgs ( IMediaFile file ) : System

Method Details

MediaFileChangedEventArgs() public method

public MediaFileChangedEventArgs ( IMediaFile file ) : System
file IMediaFile
return System