Show / Hide Table of Contents

Class ConsoleExtensions

Inheritance
object
ConsoleExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: PayrollEngine.Client
Assembly: PayrollEngine.Client.Core.dll
Syntax
public static class ConsoleExtensions

Methods

WriteProperties(object, bool)

Declaration
public static void WriteProperties(this object source, bool details = true)
Parameters
Type Name Description
object source
bool details
☀
☾
Back to top Generated by DocFX