C# Class SvgToVectorDrawableConverter.Program

Afficher le fichier Open project: a-student/SvgToVectorDrawableConverter

Méthodes publiques

Méthode Description
Main ( string args ) : void
Program ( [ args, [ outWriter, [ errorWriter ) : System
RunAsync ( ) : System.Threading.Tasks.Task

Private Methods

Méthode Description
Convert ( SvgToVectorDrawableConverter.Options options ) : void
PrintError ( string message ) : void
PrintWarnings ( string subpath, ICollection warnings ) : void

Method Details

Main() public static méthode

public static Main ( string args ) : void
args string
Résultat void

Program() public méthode

public Program ( [ args, [ outWriter, [ errorWriter ) : System
args [
outWriter [
errorWriter [
Résultat System

RunAsync() public méthode

public RunAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task