C# 클래스 Paralect.Schematra.Context

파일 보기 프로젝트 열기: paralect/Schematra 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AddUsing ( String usingFullName ) : void

Add using type full name

Context ( TypeContext typeContext ) : System

메소드 상세

AddUsing() 공개 메소드

Add using type full name
public AddUsing ( String usingFullName ) : void
usingFullName String
리턴 void

Context() 공개 메소드

public Context ( TypeContext typeContext ) : System
typeContext TypeContext
리턴 System