[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] protected void ExecuteActionForProperties( Action<PropertyInfo> propertyAction, BindingFlags isGetOrSet )
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Protected Sub ExecuteActionForProperties ( propertyAction As Action(Of PropertyInfo), isGetOrSet As BindingFlags )
protected: [EditorBrowsableAttribute(EditorBrowsableState::Advanced)] void ExecuteActionForProperties( Action<PropertyInfo^>^ propertyAction, BindingFlags isGetOrSet )
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>] member ExecuteActionForProperties : propertyAction : Action<PropertyInfo> * isGetOrSet : BindingFlags -> unit
function ExecuteActionForProperties(propertyAction, isGetOrSet);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.