C# Class Mono.Android.Xaml.Generator.Driver

Afficher le fichier Open project: atsushieno/xamldroid

Méthodes publiques

Méthode Description
Main ( string args ) : void
Run ( string args ) : void

Private Methods

Méthode Description
CheckIfTypeIsTarget ( Type target, bool>.Dictionary d, Type t ) : bool
CollectViews ( ) : void
FormatParameter ( IKVM.Reflection.ParameterInfo p ) : string
GenerateCode ( ) : void
GenerateCode ( Type type ) : void
GetModifier ( IKVM.Reflection.PropertyInfo p ) : string
GetValueExpression ( IKVM.Reflection.PropertyInfo p ) : string

Method Details

Main() public static méthode

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

Run() public méthode

public Run ( string args ) : void
args string
Résultat void