forked from cefsharp/CefSharp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update DefaultBinder to directly set if Type.IsAssignableFrom is true…
… - greatly simplifies the code Remove IsCollectionOrArray extension method, use the long hand - makes the code more readable. Switch to using Activator.CreateInstance directly Remove a large number of unused extensions in ModelBindingExtensions Alternate to cefsharp#2052
- Loading branch information
Showing
2 changed files
with
19 additions
and
226 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters