메소드 | 설명 | |
---|---|---|
CatalogPackageReader ( Newtonsoft.Json.Linq.JObject catalogItem ) : System | ||
CopyFiles ( string destination, IEnumerable |
||
GetFiles ( ) : IEnumerable |
||
GetFiles ( string folder ) : IEnumerable |
||
GetNuspec ( ) : Stream | ||
GetStream ( string path ) : Stream |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
public CatalogPackageReader ( Newtonsoft.Json.Linq.JObject catalogItem ) : System | ||
catalogItem | Newtonsoft.Json.Linq.JObject | |
리턴 | System |
public CopyFiles ( string destination, IEnumerable |
||
destination | string | |
packageFiles | IEnumerable |
|
extractFile | ExtractPackageFileDelegate | |
logger | Common | |
token | ||
리턴 | IEnumerable |