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

Inheritance: IPatch
Afficher le fichier Open project: TargetProcess/Target-Process-Plugins

Méthodes publiques

Méthode Description
Apply ( string text ) : string
NeedToApply ( string text ) : bool
RemoveBackingFieldPatch ( string keyType ) : System.Text.RegularExpressions

Method Details

Apply() public méthode

public Apply ( string text ) : string
text string
Résultat string

NeedToApply() public méthode

public NeedToApply ( string text ) : bool
text string
Résultat bool

RemoveBackingFieldPatch() public méthode

public RemoveBackingFieldPatch ( string keyType ) : System.Text.RegularExpressions
keyType string
Résultat System.Text.RegularExpressions