public ObjectState( string objectName, TState currentState )
Public Sub New ( objectName As String, currentState As TState )
public: ObjectState( String^ objectName, TState currentState )
new : objectName : string * currentState : 'TState -> ObjectState
GSF.ObjectState = function(objectName, currentState);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.