Table of Contents

Class PrivateInfoExt

Namespace
Common.PasswordTools
Assembly
Lykke.Common.dll
public static class PrivateInfoExt
Inheritance
PrivateInfoExt
Inherited Members

Methods

HidePrivateInfo<T>(object)

public static object HidePrivateInfo<T>(this object record) where T : new()

Parameters

record object

Returns

object

Type Parameters

T