C# Class Bloom.Api.EndpointRegistration

Show file Open project: BloomBooks/BloomDesktop Class Usage Examples

Public Properties

Property Type Description
HandleOnUIThread bool
Handler EndpointHandler

Property Details

HandleOnUIThread public property

public bool HandleOnUIThread
return bool

Handler public property

public EndpointHandler Handler
return EndpointHandler