-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
30 changed files
with
41 additions
and
1,775 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
File renamed without changes.
File renamed without changes.
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
25 changes: 25 additions & 0 deletions
25
src/annotations/Ninject/CommonServiceLocator.NinjectAdapter/3.2.0.0.Attributes.xml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<assembly name="CommonServiceLocator.NinjectAdapter"> | ||
<member name="M:CommonServiceLocator.NinjectAdapter.NinjectServiceLocator.#ctor(Ninject.IKernel)"> | ||
<parameter name="kernel"> | ||
<attribute ctor="M:JetBrains.Annotations.NotNullAttribute.#ctor" /> | ||
</parameter> | ||
</member> | ||
<member name="M:CommonServiceLocator.NinjectAdapter.NinjectServiceLocator.DoGetAllInstances(System.Type)"> | ||
<attribute ctor="M:JetBrains.Annotations.NotNullAttribute.#ctor" /> | ||
<parameter name="serviceType"> | ||
<attribute ctor="M:JetBrains.Annotations.NotNullAttribute.#ctor" /> | ||
</parameter> | ||
</member> | ||
<member name="M:CommonServiceLocator.NinjectAdapter.NinjectServiceLocator.DoGetInstance(System.Type,System.String)"> | ||
<parameter name="key"> | ||
<attribute ctor="M:JetBrains.Annotations.CanBeNullAttribute.#ctor" /> | ||
</parameter> | ||
<parameter name="serviceType"> | ||
<attribute ctor="M:JetBrains.Annotations.NotNullAttribute.#ctor" /> | ||
</parameter> | ||
</member> | ||
<member name="P:CommonServiceLocator.NinjectAdapter.NinjectServiceLocator.Kernel"> | ||
<attribute ctor="M:JetBrains.Annotations.NotNullAttribute.#ctor" /> | ||
</member> | ||
</assembly> |
80 changes: 0 additions & 80 deletions
80
...nject/CommonServiceLocator.NinjectAdapter/3.2.0.0.CommonServiceLocator.NinjectAdapter.xml
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.