Show / Hide Table of Contents

Interface IAllowToGPALObject<TResult>

Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public interface IAllowToGPALObject<TResult>
Type Parameters
Name Description
TResult

Methods

ToGPALObject()

Declaration
TResult ToGPALObject()
Returns
Type Description
TResult
In This Article
Back to top Generated by DocFX