Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
public class ScriptCollectionConverter : TypeConverter
Visual Basic (Declaration)
Public Class ScriptCollectionConverter _
	Inherits TypeConverter

Inheritance Hierarchy

System..::.Object
  System.ComponentModel..::.TypeConverter
    C1.Web.Command..::.ScriptDefCollection..::.ScriptCollectionConverter

See Also