Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Sage
Tools
Utilities
XsltCompiler
C# Class Sage.Tools.Utilities.XsltCompiler
Inheritance:
IUtility
Mostra file
Open project: igorfrance/sage
Public Methods
Method
Description
GetUsage
( ) :
string
ParseArguments
(
string
args
) :
bool
Run
( ) :
void
Method Details
GetUsage()
public
method
public
GetUsage
( ) :
string
return
string
ParseArguments()
public
method
public
ParseArguments
(
string
args
) :
bool
args
string
return
bool
Run()
public
method
public
Run
( ) :
void
return
void