C# Class iOS6Compat.Util

Mostrar archivo Open project: jamesmontemagno/iOS6Compat

Public Methods

Method Description
GetIcon ( string resourceName ) : string

Gets the resource based on version of iOS

Method Details

GetIcon() public static method

Gets the resource based on version of iOS
public static GetIcon ( string resourceName ) : string
resourceName string Resource name.
return string