C# Class CodeStandards.Grouping

Mostrar archivo Open project: ITAfrique/CodingStandards

Public Methods

Method Description
VeryLongMethod_Readable ( ) : void
VeryLongMethod_Unreadable ( ) : void

Private Methods

Method Description
Part1 ( ) : void
Part2 ( ) : void
Part3 ( ) : void

Method Details

VeryLongMethod_Readable() public method

public VeryLongMethod_Readable ( ) : void
return void

VeryLongMethod_Unreadable() public method

public VeryLongMethod_Unreadable ( ) : void
return void