cefsharp/CefSharp

Fix/Add Missing Xml Documentation

Open

#1,162 opened on Jul 31, 2015

View on GitHub
 (4 comments) (0 reactions) (0 assignees)C# (2,940 forks)batch import
Good First Issueup-for-grabs

Repository metrics

Stars
 (10,221 stars)
PR merge metrics
 (Avg merge 3d 17h) (5 merged PRs in 30d)

Description

When building in release mode the compiler will kindly point out all the public places that don't have xml comments, we should add/fix these in preparation for releasing a symbols package.

Contributor guide