An NDoc Documented Class Library |
|
StringGraphWriter.Stop Method
[Visual Basic]
Overridable Public Sub Stop( _
ByVal stopNode As String _
)
[C#]
public virtual void Stop(
string stopNode
);
[C++]
public: virtual void Stop(
String* stopNode
);
[JScript]
public virtual function Stop(
String stopNode
);
See Also
StringGraphWriter Class | Repository.ScreenFlow Namespace