Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Paralect
Schematra
Definitions
CompilationDefinition
C# 클래스 Paralect.Schematra.Definitions.CompilationDefinition
Defines compilation unit that can be compiled
파일 보기
프로젝트 열기: paralect/Schematra
1 사용 예제들
공개 메소드들
메소드
설명
Merge
(
CompilationDefinition
compilationDefinition
) :
void
Merge with another compilation definition
메소드 상세
Merge()
공개
메소드
Merge with another compilation definition
public
Merge
(
CompilationDefinition
compilationDefinition
) :
void
compilationDefinition
CompilationDefinition
리턴
void