C# Class ClientRequestBase, tf_client

Exibir arquivo Open project: wids-eria/tf_client Class Usage Examples

Public Properties

Property Type Description
OnResponse Action

Protected Methods

Method Description
OnComplete ( AWebCoroutine, self ) : void

Method Details

OnComplete() protected method

protected OnComplete ( AWebCoroutine, self ) : void
self AWebCoroutine,
return void

Property Details

OnResponse public_oe property

public Action OnResponse
return Action