Worker role for this text sample.
Namespace:
Cloudster.Samples.TextAssembly: Cloudster.Samples.Text.Role (in Cloudster.Samples.Text.Role.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public class Role : Worker<TextEntity> |
Visual Basic (Declaration) |
---|
Public Class Role _ Inherits Worker(Of TextEntity) |
Visual C++ |
---|
public ref class Role : public Worker<TextEntity^> |
Inheritance Hierarchy
System..::.Object
RoleEntryPoint
Cloudster..::.Worker<(Of <(TextEntity>)>)
Cloudster.Samples.Text..::.Role
RoleEntryPoint
Cloudster..::.Worker<(Of <(TextEntity>)>)
Cloudster.Samples.Text..::.Role