C# Class Oglr.Core.Controls.TexturePickedEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: SteveDunn/oglr

Public Methods

Method Description
TexturePickedEventArgs ( string path ) : System

Method Details

TexturePickedEventArgs() public method

public TexturePickedEventArgs ( string path ) : System
path string
return System