|
|
|
AfterWriteFileHandler (Object, AfterWriteFileEventArgs)
|
Event handler for the AfterWriteFile event of the BusinessEntityGenerator
|
|
|
|
FlushUsingBlock (longchar, character, logical)
|
Emits the currently buffered USING block to the result longchar,
sorted by namespace and with FROM phrases vertically aligned
|
|
|
|
LONGCHAR FormatUsingStatements (longchar)
|
Reformats the USING statements in the given source code so
that they are sorted alphabetically and their FROM phrases
are aligned vertically
|
|
|
|
LOGICAL IsUsingLine (character)
|
Returns whether the given line is a USING statement
|
|
|
|
ShutdownInternal ()
|
Uninitializes the plug-in instance and unsubscribes from events
|
|
|
|
StartupInternal ()
|
Initializes the plug-in instance and subscribes to required events
|