C# Class Kirikiri.Tjs2.InterCodeGenerator.Property

Afficher le fichier Open project: fantasydr/krkr-cs

Méthodes publiques

Свойство Type Description
Name string
Value InterCodeGenerator

Méthodes publiques

Méthode Description
Property ( string name, InterCodeGenerator val ) : System.Collections.Generic

Method Details

Property() public méthode

public Property ( string name, InterCodeGenerator val ) : System.Collections.Generic
name string
val InterCodeGenerator
Résultat System.Collections.Generic

Property Details

Name public_oe property

public string Name
Résultat string

Value public_oe property

public InterCodeGenerator,Kirikiri.Tjs2 Value
Résultat InterCodeGenerator