Method End
End(RunState)
Building block API: completes the execution of a Toplevel that was started with Begin(Toplevel) .
public static void End(RunState runState)
Parameters
runStateRunStateThe RunState returned by the Begin(Toplevel) method.
Building block API: completes the execution of a Toplevel that was started with Begin(Toplevel) .
public static void End(RunState runState)
runState RunStateThe RunState returned by the Begin(Toplevel) method.