Show / Hide Table of Contents

Class ExchangeExtensions

Inheritance
object
ExchangeExtensions
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 ExchangeExtensions

Methods

ChangeNamespace(Exchange, string)

Declaration
public static void ChangeNamespace(this Exchange exchange, string @namespace)
Parameters
Type Name Description
Exchange exchange
string namespace
☀
☾
Back to top Generated by DocFX