File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # CefSharp - Embedded Chromium for .Net
1+ # CefSharp - Embedded Chromium for .NET
22
3- This project contains .Net CLR bindings for The
3+ This project contains .NET CLR bindings for The
44[ Chromium Embedded Framework (CEF)] ( http://code.google.com/p/chromiumembedded/ " Google Code ") by Marshall A. Greenblatt. The
5- bindings are written in C++/CLI but can be used from any CLR language e.g. C# or VB. CefSharp provides both WinForms and WPF web
5+ bindings are written in C++/CLI but can be used from any CLR language, e.g. C# or VB. CefSharp provides both WinForms and WPF web
66browser control implementations. See the CefSharp.WinForms.Example or CefSharp.Wpf.Example projects for example web browsers built
77using this library; they are (at this moment) the best "documentation" of how the control can actually be used.
88
You can’t perform that action at this time.
0 commit comments