CoderContext :: Dispose |
01 | IDisposable implementation; Closes a coder context by calling Close(). |
02 |
[C#] void Dispose(); |
03 | See Destructor() for a full description of the behaviour. |
04 |
Reference: net::semys Implementation: Semys Architecture See Also: Arch Coder Sub-System, CoderContext, Constructor(), Destructor() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |