Click or drag to resize

IRenderer Interface

Interface to render a state.

Namespace:  Karamba.Results.ShellSection
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public interface IRenderer

The IRenderer type exposes the following members.

Methods
  NameDescription
Public methodRender
Render a state within some given info.
Top
See Also