C# 클래스 Microsoft.CodeAnalysis.Editor.Implementation.MetadataAsSource.MetadataAsSourceWorkspace

상속: Workspace
파일 보기 프로젝트 열기: lodejard/AllNetCore 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FileService Microsoft.CodeAnalysis.Editor.Implementation.MetadataAsSource.MetadataAsSourceFileService

공개 메소드들

메소드 설명
MetadataAsSourceWorkspace ( Microsoft.CodeAnalysis.Editor.Implementation.MetadataAsSource.MetadataAsSourceFileService fileService, HostServices hostServices ) : Microsoft.CodeAnalysis.Host

메소드 상세

MetadataAsSourceWorkspace() 공개 메소드

public MetadataAsSourceWorkspace ( Microsoft.CodeAnalysis.Editor.Implementation.MetadataAsSource.MetadataAsSourceFileService fileService, HostServices hostServices ) : Microsoft.CodeAnalysis.Host
fileService Microsoft.CodeAnalysis.Editor.Implementation.MetadataAsSource.MetadataAsSourceFileService
hostServices HostServices
리턴 Microsoft.CodeAnalysis.Host

프로퍼티 상세

FileService 공개적으로 프로퍼티

public MetadataAsSourceFileService,Microsoft.CodeAnalysis.Editor.Implementation.MetadataAsSource FileService
리턴 Microsoft.CodeAnalysis.Editor.Implementation.MetadataAsSource.MetadataAsSourceFileService