C# Class CodeStandards.Fields

Show file Open project: ITAfrique/CodingStandards

Public Properties

Property Type Description
CONSTANT_VALUE_1 string

Public Methods

Method Description
Fields ( string global ) : System

Private Methods

Method Description
MyMethod ( int myVal ) : void

Method Details

Fields() public method

public Fields ( string global ) : System
global string
return System

Property Details

CONSTANT_VALUE_1 public static property

public static string CONSTANT_VALUE_1
return string