C# Class Arnolyzer.Tests.CodeUnderTest.StaticClassWithMethodsContainingAnd

Show file Open project: DavidArno/Arnolyzer

Public Methods

Method Description
DoSomethingAndSomethingElse ( ) : void
OKName ( ) : void

Method Details

DoSomethingAndSomethingElse() public static method

public static DoSomethingAndSomethingElse ( ) : void
return void

OKName() public static method

public static OKName ( ) : void
return void