Метод | Описание | |
---|---|---|
Clear ( ) : void | ||
GetEntries ( ) : IEnumerable |
||
GetEntries ( string tag ) : IEnumerable |
||
GetEntries ( ulong hash ) : IEnumerable |
||
GetEntry ( string name ) : |
||
InstallHandler ( |
||
Print ( ) : void |
public GetEntries ( string tag ) : IEnumerable |
||
tag | string | |
Результат | IEnumerable |
public GetEntries ( ulong hash ) : IEnumerable |
||
hash | ulong | |
Результат | IEnumerable |
public GetEntry ( string name ) : |
||
name | string | |
Результат |
public InstallHandler ( |
||
stream | ||
worker | ||
Результат | System.Collections |