This is the method that is responsible for notifying
receivers that the event occurred
Namespace: CodeSmith.EngineAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
protected virtual void OnPreOutputWritten( OutputCancelEventArgs e ) |
Visual Basic |
---|
Protected Overridable Sub OnPreOutputWritten ( e As OutputCancelEventArgs ) |