|
Dreamine.Hybrid.Wpf 1.0.3
`AddDreamineHybridWpf()` 내부에서 `AddWpfBlazorWebView()` 호출 및
|
정적 Public 멤버 함수 | |
| static IServiceCollection | AddDreamineHybridWpf (this IServiceCollection services) |
Dreamine Hybrid WPF 서비스 등록 확장 메서드를 제공합니다.
ServiceCollectionExtensions.cs 파일의 23 번째 라인에서 정의되었습니다.
|
inlinestatic |
Dreamine Hybrid WPF 실행에 필요한 BlazorWebView와 메시지 버스 서비스를 등록합니다.
| services | 서비스를 추가할 컬렉션입니다. |
| ArgumentNullException | services 가 null인 경우 발생합니다. |
ServiceCollectionExtensions.cs 파일의 57 번째 라인에서 정의되었습니다.