ConnectionCreate(String) Method
Create a new connection based on the filename.
The
BridgeName will be the extension of the file (without the dot).
Namespace: DHI.Mike1D.GenericAssembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
public static Connection Create(
string filename
)
- filename String
[Missing <param name="filename"/> documentation for "M:DHI.Mike1D.Generic.Connection.Create(System.String)"]
Connection[Missing <returns> documentation for "M:DHI.Mike1D.Generic.Connection.Create(System.String)"]