Show / Hide Table of Contents

Interface IAllowLogging

Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public interface IAllowLogging

Methods

Log(Object)

Declaration
IAllowLoggingSettings Log(dynamic logThis)
Parameters
Type Name Description
System.Object logThis
Returns
Type Description
IAllowLoggingSettings
In This Article
Back to top Generated by DocFX