Show / Hide Table of Contents

Interface IAllowFileName

Inherited Members
IAllowToGPALObject<IGPALFile>.ToGPALObject()
Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public interface IAllowFileName : IAllowToGPALObject<IGPALFile>

Methods

WithFileName(String)

Declaration
IAllowFileSettings WithFileName(string filename)
Parameters
Type Name Description
System.String filename
Returns
Type Description
IAllowFileSettings
In This Article
Back to top Generated by DocFX