C# Класс xib2xaml.Converter

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
ConvertFile ( ) : void
Converter ( string inf, string outf ) : System

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

Метод Описание
CreateFooter ( ) : void
CreateHeader ( ) : void
OutputUIElement ( UIObject ui ) : void
ProcessButton ( System.Xml.Linq.XDocument doc ) : void
ProcessColor ( string doc, UITypes type ) : void
ProcessEntry ( System.Xml.Linq.XDocument doc ) : void
ProcessFont ( string doc ) : void
ProcessImage ( System.Xml.Linq.XDocument doc ) : void
ProcessLabel ( System.Xml.Linq.XDocument doc ) : void
ProcessMakeDict ( string doc ) : NameValueCollection
ProcessNode ( string node, string fullSearch ) : void
ProcessRGBAColor ( List col ) : void
ProcessSystemColor ( string colType ) : void
ProcessTextView ( System.Xml.Linq.XDocument doc ) : void

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

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

public ConvertFile ( ) : void
Результат void

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

public Converter ( string inf, string outf ) : System
inf string
outf string
Результат System