AwbUpdater.ErrorHandler.BugReport.PhabricatorBugFormatter.PrintFooter C# (CSharp) Méthode

PrintFooter() public méthode

public PrintFooter ( ) : string
Résultat string
                public override string PrintFooter()
                {
                    return "";
                }
ErrorHandler.BugReport.PhabricatorBugFormatter