Show / Hide Table of Contents

Class MarkerTypeExtension

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

Methods

GetSyntax(MarkerType)

Declaration
public static string GetSyntax(this MarkerType markerType)
Parameters
Type Name Description
MarkerType markerType
Returns
Type Description
string

SupportedFunction(MarkerType, FunctionType)

Declaration
public static bool SupportedFunction(this MarkerType markerType, FunctionType functionType)
Parameters
Type Name Description
MarkerType markerType
FunctionType functionType
Returns
Type Description
bool
☀
☾
Back to top Generated by DocFX