Поделиться через


Конструктор EditorEventArgs

Приведенные ниже сведения относятся к верс.2

Инициализирует новый экземпляр класса EditorEventArgs.

Пространство имен:  Microsoft.WebMatrix.Extensibility.Editor
Сборка:  Microsoft.WebMatrix.Extensibility (в Microsoft.WebMatrix.Extensibility.dll)

Синтаксис

'Декларация
Public Sub New ( _
    editor As IEditor _
)
'Применение
Dim editor As IEditor 

Dim instance As New EditorEventArgs(editor)
public EditorEventArgs(
    IEditor editor
)
public:
EditorEventArgs(
    IEditor^ editor
)
new : 
        editor:IEditor -> EditorEventArgs
public function EditorEventArgs(
    editor : IEditor
)

Параметры

См. также

Справочник

EditorEventArgs Класс

Пространство имен Microsoft.WebMatrix.Extensibility.Editor