Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
TriAxis
RunSharp
CompilerOptions
C# Class TriAxis.RunSharp.CompilerOptions
Represents configuration options for compiling a model to a standalone assembly.
Afficher le fichier
Open project: AqlaSolutions/runsharp
Class Usage Examples
Méthodes publiques
Méthode
Description
SetFrameworkOptions
(
Type
from
,
ITypeMapper
mapper
) :
void
Import framework options from an existing type
Method Details
SetFrameworkOptions()
public
méthode
Import framework options from an existing type
public
SetFrameworkOptions
(
Type
from
,
ITypeMapper
mapper
) :
void
from
IKVM.Reflection.Type
mapper
ITypeMapper
Résultat
void