C# Class NppSharp.Script.CommandClass

Stores information for a class that contains commands in an assembly.
显示文件 Open project: cmrazek/NppSharp

Public Properties

Property Type Description
classType System.Type
instance NppScript
methods List

Property Details

classType public_oe property

public Type,System classType
return System.Type

instance public_oe property

public NppScript,NppSharp instance
return NppScript

methods public_oe property

public List methods
return List