cefsharp/CefSharp

Fix/Add Missing Xml Documentation

Open

#1162 opened on Jul 31, 2015

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

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