C# Class MGPackager.GeneratorOutputArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: MonoGame/MonoGame.Packager Class Usage Examples

Public Methods

Method Description
GeneratorOutputArgs ( string text ) : System

Method Details

GeneratorOutputArgs() public method

public GeneratorOutputArgs ( string text ) : System
text string
return System