C# 클래스 Microsoft.Iot.IoTCoreSdkProvider.CPlusPlusUwpDependency

상속: IDependency
파일 보기 프로젝트 열기: ms-iot/iot-utilities 1 사용 예제들

공개 메소드들

메소드 설명
GetDependencies ( TargetPlatform platform, DependencyConfiguration configuration, SdkVersion sdkVersion ) : ReadOnlyCollection

비공개 메소드들

메소드 설명
VCLibsFromResources ( TargetPlatform platform, DependencyConfiguration configuration, SdkVersion sdkVersion ) : FileStreamInfo

메소드 상세

GetDependencies() 공개 메소드

public GetDependencies ( TargetPlatform platform, DependencyConfiguration configuration, SdkVersion sdkVersion ) : ReadOnlyCollection
platform TargetPlatform
configuration DependencyConfiguration
sdkVersion SdkVersion
리턴 ReadOnlyCollection