-
Home
-
API
-
ProCad.Core
-
CadOpenFileResult
-
Constructors
-
CadOpenFileResult(String?, String, CadFileFormat, Func>)
Definition
public CadOpenFileResult(string? Path, string FileName, CadFileFormat Format, Func<CancellationToken, ValueTask<Stream>> OpenReadAsync)
Parameters