Table of Contents

Class CommandLineParser

Namespace
MonoGame.Effect
Assembly
MonoGame.Framework.Content.Pipeline.dll
public class CommandLineParser
Inheritance
CommandLineParser
Inherited Members

Constructors

CommandLineParser(object)

public CommandLineParser(object optionsObject)

Parameters

optionsObject object

Properties

Title

public string Title { get; set; }

Property Value

string

Methods

ParseCommandLine(string[])

public bool ParseCommandLine(string[] args)

Parameters

args string[]

Returns

bool