C# 클래스 Kirikiri.Tjs2.InterCodeGenerator.Property

파일 보기 프로젝트 열기: fantasydr/krkr-cs

공개 프로퍼티들

프로퍼티 타입 설명
Name string
Value InterCodeGenerator

공개 메소드들

메소드 설명
Property ( string name, InterCodeGenerator val ) : System.Collections.Generic

메소드 상세

Property() 공개 메소드

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

프로퍼티 상세

Name 공개적으로 프로퍼티

public string Name
리턴 string

Value 공개적으로 프로퍼티

public InterCodeGenerator,Kirikiri.Tjs2 Value
리턴 InterCodeGenerator