AwbUpdater.ErrorHandler.BugReport.WikiBugFormatter.HasHeaderFooter C# (CSharp) Méthode

HasHeaderFooter() public méthode

public HasHeaderFooter ( ) : bool
Résultat bool
                public override bool HasHeaderFooter()
                {
                    return true;
                }
ErrorHandler.BugReport.WikiBugFormatter