AwbUpdater.ErrorHandler.BugReport.BugFormatter.HasHeaderFooter C# (CSharp) Method

HasHeaderFooter() public method

public HasHeaderFooter ( ) : bool
return bool
                public virtual bool HasHeaderFooter()
                {
                    return false;
                }