C# Class Nodify.Runtime.CustomRenderer

Inheritance: System.Attribute
Mostrar archivo Open project: anneomcl/LetsMake

Public Properties

Property Type Description
rendererType string

Public Methods

Method Description
CustomRenderer ( string rendererType ) : System

Method Details

CustomRenderer() public method

public CustomRenderer ( string rendererType ) : System
rendererType string
return System

Property Details

rendererType public_oe property

public string rendererType
return string