Show / Hide Table of Contents

Class BinaryFile

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

Methods

Read(string)

Declaration
public static string Read(string fileName)
Parameters
Type Name Description
string fileName
Returns
Type Description
string
☀
☾
Back to top Generated by DocFX