C# Class Alquimiaware.NuGetUnity.Tests.FileSystemPackageProviderTests.SampleAssebly

Datei anzeigen Open project: Alquimiaware/Nuget-Unity

Public Properties

Property Type Description
References string[]

Private Properties

Property Type Description

Public Methods

Method Description
CopyTo ( string destPath ) : void
Delete ( ) : void
EnsureExists ( ) : void

Method Details

CopyTo() public static method

public static CopyTo ( string destPath ) : void
destPath string
return void

Delete() public static method

public static Delete ( ) : void
return void

EnsureExists() public static method

public static EnsureExists ( ) : void
return void

Property Details

References public_oe static_oe property

public static string[] References
return string[]