C# 클래스 Alquimiaware.NuGetUnity.Tests.FileSystemPackageProviderTests.SampleAssebly

파일 보기 프로젝트 열기: Alquimiaware/Nuget-Unity

공개 프로퍼티들

프로퍼티 타입 설명
References string[]

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CopyTo ( string destPath ) : void
Delete ( ) : void
EnsureExists ( ) : void

메소드 상세

CopyTo() 공개 정적인 메소드

public static CopyTo ( string destPath ) : void
destPath string
리턴 void

Delete() 공개 정적인 메소드

public static Delete ( ) : void
리턴 void

EnsureExists() 공개 정적인 메소드

public static EnsureExists ( ) : void
리턴 void

프로퍼티 상세

References 공개적으로 정적으로 프로퍼티

public static string[] References
리턴 string[]