Method OnActivate
OnActivate(string, ref ITextSource)
Raises Activate event.
public void OnActivate(string fileName, ref ITextSource source)
Parameters
fileNamestringFileName that holds ITextSource content.
sourceITextSourceITextSource to activate.