Method | Description | |
---|---|---|
SimpleSample ( string serverAddress ) : System | ||
SimpleSample ( string serverAddress, Format format, string documentReference, string text ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
FillFormatList ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
SelectWholeRange ( string checkId, IReadOnlyList |
||
acrolinxSidebar_Checked ( object sender, Sdk e ) : void | ||
acrolinxSidebar_InitFinished ( object sender, EventArgs e ) : void | ||
acrolinxSidebar_ReplaceRanges ( object sender, Sdk e ) : void | ||
acrolinxSidebar_RequestCheck ( object sender, EventArgs e ) : void | ||
acrolinxSidebar_SelectRanges ( object sender, Sdk e ) : void | ||
acrolinxSidebar_SidebarSourceNotReachable ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public SimpleSample ( string serverAddress ) : System | ||
serverAddress | string | |
return | System |
public SimpleSample ( string serverAddress, Format format, string documentReference, string text ) : System | ||
serverAddress | string | |
format | Format | |
documentReference | string | |
text | string | |
return | System |