Namespace: CodeSmith.CustomProperties
Assembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public void Start(
	IWindowsFormsEditorService editorService,
	Object value
)
Visual Basic
Public Sub Start ( 
	editorService As IWindowsFormsEditorService,
	value As Object
)

See Also