C# Class M3.HRON.HRONDynamicBuilderVisitor.Item

Mostra file Open project: mrange/hron

Public Properties

Property Type Description
Name string
Pairs List

Public Methods

Method Description
Item ( string name ) : System

Method Details

Item() public method

public Item ( string name ) : System
name string
return System

Property Details

Name public_oe property

public string Name
return string

Pairs public_oe property

public List Pairs
return List