C# Class MGPackager.GeneratorOutputArgs

Inheritance: System.EventArgs
ファイルを表示 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