C# Class Bloom.Api.EndpointRegistration

显示文件 Open project: BloomBooks/BloomDesktop Class Usage Examples

Public Properties

Property Type Description
HandleOnUIThread bool
Handler EndpointHandler

Property Details

HandleOnUIThread public_oe property

public bool HandleOnUIThread
return bool

Handler public_oe property

public EndpointHandler Handler
return EndpointHandler