public SecurityHub( string settingsCategory, Action<string, UpdateType> logStatusMessageFunction, Action<Exception> logExceptionFunction )
Public Sub New ( settingsCategory As String, logStatusMessageFunction As Action(Of String, UpdateType), logExceptionFunction As Action(Of Exception) )
public: SecurityHub( String^ settingsCategory, Action<String^, UpdateType>^ logStatusMessageFunction, Action<Exception^>^ logExceptionFunction )
new : settingsCategory : string * logStatusMessageFunction : Action<string, UpdateType> * logExceptionFunction : Action<Exception> -> SecurityHub
GSF.Web.Security.SecurityHub = function(settingsCategory, logStatusMessageFunction, logExceptionFunction);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.