C# Класс Commons.AndroidSchemaGen.Driver

Показать файл Открыть проект

Открытые методы

Метод Описание
Main ( string args ) : void
Run ( string args ) : void

Приватные методы

Метод Описание
AddAnnotation ( XmlSchemaAnnotated a, string text ) : void
AddAnnotation ( XmlSchemaAnnotation a, string text ) : void
CreateAttributes ( string elem ) : IEnumerable
IsDirectViewManagerImplementor ( Type type ) : bool
IsView ( Type type ) : bool
IsViewManager ( Type type ) : bool
LoadXml ( ) : void
StripGenericName ( Type type ) : string

Описание методов

Main() публичный статический Метод

public static Main ( string args ) : void
args string
Результат void

Run() публичный Метод

public Run ( string args ) : void
args string
Результат void