[Visual Basic] Overridable Public Sub Stop( _ ByVal screenType As Type _ ) [C#] public virtual void Stop( Type screenType ); [C++] public: virtual void Stop( Type* screenType ); [JScript] public virtual function Stop( Type screenType );
GraphWriter Class | Repository.ScreenFlow Namespace