Table of Contents

Class MaskFormatter

Namespace: Casewhere.Common.Utils
Assembly: Casewhere.Common.dll

public class MaskFormatter

Inheritance

objectMaskFormatter

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<MaskFormatter>(MaskFormatter)

Constructors

MaskFormatter()

public MaskFormatter()

Methods

Mask(string, string)

public static string Mask(string text, string mask)

Parameters

text string

mask string

Returns

string