public void Add( string name, Object value, string description, bool encryptValue )
Public Sub Add ( name As String, value As Object, description As String, encryptValue As Boolean )
public: void Add( String^ name, Object^ value, String^ description, bool encryptValue )
member Add : name : string * value : Object * description : string * encryptValue : bool -> unit
function Add(name, value, description, encryptValue);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.