Action<Exception> LogExceptionFunction { get; set; }
Property LogExceptionFunction As Action(Of Exception) Get Set
property Action<Exception^>^ LogExceptionFunction { Action<Exception^>^ get (); void set (Action<Exception^>^ value); }
abstract LogExceptionFunction : Action<Exception> with get, set
function get_LogExceptionFunction(); function set_LogExceptionFunction(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.