C# Class WindowsPhoneTestFramework.CommandLine.CommandLineHost.CommandLineCommandAttribute

Inheritance: System.Attribute
Mostra file Open project: Expensify/WindowsPhoneTestFramework

Public Methods

Method Description
CommandLineCommandAttribute ( ) : System
CommandLineCommandAttribute ( string name ) : System

Method Details

CommandLineCommandAttribute() public method

public CommandLineCommandAttribute ( ) : System
return System

CommandLineCommandAttribute() public method

public CommandLineCommandAttribute ( string name ) : System
name string
return System