C# Class Parseo.Platform.iOS.ParseoIos

Inheritance: IPlatform
ファイルを表示 Open project: LosXamarinos/Parseo

Public Methods

Method Description
GetAllPublicProperties ( TypeInfo typeInfo ) : System.Reflection.PropertyInfo[]
ParseoIos ( ) : System

Method Details

GetAllPublicProperties() public method

public GetAllPublicProperties ( TypeInfo typeInfo ) : System.Reflection.PropertyInfo[]
typeInfo System.Reflection.TypeInfo
return System.Reflection.PropertyInfo[]

ParseoIos() public method

public ParseoIos ( ) : System
return System