C# Class ArgsTests.ActionTests.FakeProgram

Show file Open project: adamabdelhamed/PowerArgs

Public Methods

Method Description
SomeAction ( SomeActionArgs args ) : void

Method Details

SomeAction() public static method

public static SomeAction ( SomeActionArgs args ) : void
args SomeActionArgs
return void