Documentation de Dvp.NET. Forum : http://www.developpez.net/forums/f1239/applications/projets/projets-heberges/dvp-net/
[Ceci est une documentation préliminaire, sous réserve de modification.]
Liste de surcharges
Nom | Description | |
---|---|---|
![]() | GetService<(Of <<'(T>)>>)()()()() |
Obtient un service sans nom d'après son interface.
|
![]() | GetService<(Of <<'(T>)>>)(String) |
Obtient un service d'après son interface et son nom.
|
![]() | GetService(Type) |
Obtient un service sans nom d'après son interface.
|
![]() | GetService(Type, String) |
Obtient un service d'après son interface et son nom.
|