FluentMetadata.Rules.Rule.FormatErrorMessage C# (CSharp) Méthode

FormatErrorMessage() public abstract méthode

public abstract FormatErrorMessage ( string name ) : string
name string
Résultat string
        public abstract string FormatErrorMessage(string name);