C# Class MoqCmdlets.Commands.NewMqMockCommand

Inheritance: CommonCmdletBase
显示文件 Open project: apetrovskiy/STUPS

Private Properties

Property Type Description

Public Methods

Method Description
NewMqMockCommand ( ) : System.Management.Automation

Protected Methods

Method Description
ProcessRecord ( ) : void

Method Details

NewMqMockCommand() public method

public NewMqMockCommand ( ) : System.Management.Automation
return System.Management.Automation

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void