Show / Hide Table of Contents

Class DocumentTypeExtensions

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

Methods

GetFileExtension(DocumentType)

Declaration
public static string GetFileExtension(this DocumentType documentType)
Parameters
Type Name Description
DocumentType documentType
Returns
Type Description
string
☀
☾
Back to top Generated by DocFX