C# Class Tp.Integration.Messages.SerializationPatches.RemoveBackingFieldPatch

Inheritance: IPatch
Datei anzeigen Open project: TargetProcess/Target-Process-Plugins

Public Methods

Method Description
Apply ( string text ) : string
NeedToApply ( string text ) : bool
RemoveBackingFieldPatch ( string keyType ) : System.Text.RegularExpressions

Method Details

Apply() public method

public Apply ( string text ) : string
text string
return string

NeedToApply() public method

public NeedToApply ( string text ) : bool
text string
return bool

RemoveBackingFieldPatch() public method

public RemoveBackingFieldPatch ( string keyType ) : System.Text.RegularExpressions
keyType string
return System.Text.RegularExpressions