public void Open( string fileName, string offloadLocation = "" )
Public Sub Open ( fileName As String, Optional offloadLocation As String = "" )
public: void Open( String^ fileName, String^ offloadLocation = L"" )
member Open : fileName : string * ?offloadLocation : string (* Defaults: let _offloadLocation = defaultArg offloadLocation "" *) -> unit
function Open(fileName, offloadLocation);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.