Dreamine.Web 1.0.0.0
WPF와 Blazor를 한 코드 흐름으로 연결하고 반복적인 MVVM 코드를 줄이는 오픈소스 FullKit 공식 웹 애플리케이션입니다.
로딩중...
검색중...
일치하는것 없음
DreamineWeb.Services 네임스페이스 참조

클래스

class  AdminAuthService
class  DocumentationCatalogService
class  DocumentationPathResolver
interface  ILibraryStore
interface  IPlaygroundStore
class  JsonLibraryStore
class  JsonPlaygroundStore
class  LibraryCatalogSyncService
class  PlaygroundMediaService
class  SiteSettingsService
class  UserPreferencesService
class  VersionSyncService
class  XmlDocAutoLinker
class  XmlDocParser

함수

record LibraryCatalogSyncResult (int Added, int Updated, int ScannedProjects)

함수 문서화

◆ LibraryCatalogSyncResult()

record DreamineWeb.Services.LibraryCatalogSyncResult ( int Added,
int Updated,
int ScannedProjects )
sealed

Library Catalog Sync Result 기능과 관련 상태를 캡슐화합니다.

다음에 의해서 참조됨 : DreamineWeb.Services.LibraryCatalogSyncService.SyncAsync().

이 함수를 호출하는 함수들에 대한 그래프입니다.: