Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TriAxis
RunSharp
CompilerOptions
C# 클래스 TriAxis.RunSharp.CompilerOptions
Represents configuration options for compiling a model to a standalone assembly.
파일 보기
프로젝트 열기: AqlaSolutions/runsharp
1 사용 예제들
공개 메소드들
메소드
설명
SetFrameworkOptions
(
Type
from
,
ITypeMapper
mapper
) :
void
Import framework options from an existing type
메소드 상세
SetFrameworkOptions()
공개
메소드
Import framework options from an existing type
public
SetFrameworkOptions
(
Type
from
,
ITypeMapper
mapper
) :
void
from
IKVM.Reflection.Type
mapper
ITypeMapper
리턴
void