CustomRendererAttribute

Namespace: WellFired.Guacamole

Description

Properties

Type ControlType { get; set; }
Type RendererType { get; set; }

Public Methods

  CustomRendererAttribute ( Type controlType, Type rendererType )

Breakdown

  • Type ControlType { get; set; }
  • Type RendererType { get; set; }
  • CustomRendererAttribute ( Type controlType, Type rendererType )