C# Class ThirdParty.iOS4Unity.UIImage.UIImageDispatcher

Inheritance: NSObject
Datei anzeigen Open project: aws/aws-sdk-net

Public Properties

Property Type Description
Action Action

Public Methods

Method Description
UIImageDispatcher ( Action action ) : System

Private Methods

Method Description
UIImageDispatcher ( ) : System

Method Details

UIImageDispatcher() public method

public UIImageDispatcher ( Action action ) : System
action Action
return System

Property Details

Action public_oe property

public Action Action
return Action