S365FilePickerFormShowOpenDialog(IEnumerableIFilePickerAllowedType) Method

Definition

Namespace: DWSIM.Simulate365.FormFactories
Assembly: DWSIM.Simulate365 (in DWSIM.Simulate365.dll) Version: 1.0.0.0 (1.0.0.0)
public IVirtualFile ShowOpenDialog(
	IEnumerable<IFilePickerAllowedType> allowedTypes
)

Parameters

allowedTypes  IEnumerableIFilePickerAllowedType
 

Return Value

IVirtualFile

Implements

IFilePickerShowOpenDialog(IEnumerableIFilePickerAllowedType)

See Also