Share via


StateMachine<TReturn> Constructor

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the StateMachine<TReturn> class.

Namespace:  System.Web.Razor
Assembly:  System.Web.Razor (in System.Web.Razor.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New StateMachine()
protected StateMachine()
protected:
StateMachine()
new : unit -> StateMachine
protected function StateMachine()

See Also

Reference

StateMachine<TReturn> Class

System.Web.Razor Namespace