C# Class Methods.Indexer.Organization

Mostra file Open project: MartinChavez/CSharp

Public Properties

Property Type Description
EmpList string>.Dictionary

Public Methods

Method Description
this ( int index ) : string

Method Details

this() public method

public this ( int index ) : string
index int
return string

Property Details

EmpList public_oe property

public Dictionary EmpList
return string>.Dictionary