Метод | Описание | |
---|---|---|
Main ( string args ) : void | ||
Program ( [ args, [ outWriter, [ errorWriter ) : System | ||
RunAsync ( ) : System.Threading.Tasks.Task |
Метод | Описание | |
---|---|---|
Convert ( SvgToVectorDrawableConverter.Options options ) : void | ||
PrintError ( string message ) : void | ||
PrintWarnings ( string subpath, ICollection |
public static Main ( string args ) : void | ||
args | string | |
Результат | void |
public Program ( [ args, [ outWriter, [ errorWriter ) : System | ||
args | [ | |
outWriter | [ | |
errorWriter | [ | |
Результат | System |
public RunAsync ( ) : System.Threading.Tasks.Task | ||
Результат | System.Threading.Tasks.Task |