C# Class Kirikiri.Tjs2.InterCodeGenerator.Property

Exibir arquivo Open project: fantasydr/krkr-cs

Public Properties

Property Type Description
Name string
Value InterCodeGenerator

Public Methods

Method Description
Property ( string name, InterCodeGenerator val ) : System.Collections.Generic

Method Details

Property() public method

public Property ( string name, InterCodeGenerator val ) : System.Collections.Generic
name string
val InterCodeGenerator
return System.Collections.Generic

Property Details

Name public_oe property

public string Name
return string

Value public_oe property

public InterCodeGenerator,Kirikiri.Tjs2 Value
return InterCodeGenerator