Метод | Описание | |
---|---|---|
CreateCompressedStorageFactory ( string>.IDictionary |
||
CreateStorageFactory ( string>.IDictionary |
||
CreateSuffixedStorageFactory ( string suffix, string>.IDictionary |
||
GetArguments ( string args, int start ) : string>.IDictionary |
||
GetCopyDestLuceneDirectory ( string>.IDictionary |
||
GetCopySrcLuceneDirectory ( string>.IDictionary |
||
GetHttpMessageHandlerFactory ( bool verbose, string catalogBaseAddress = null, string storageBaseAddress = null ) : Func |
||
GetLuceneDirectory ( string>.IDictionary |
||
GetLuceneDirectoryImpl ( string>.IDictionary |
Метод | Описание | |
---|---|---|
CreateStorageFactoryImpl ( string>.IDictionary |
||
GetSecretInjector ( string>.IDictionary |
||
TraceRequiredArgument ( string name ) : void |
public static CreateCompressedStorageFactory ( string>.IDictionary |
||
arguments | string>.IDictionary | |
verbose | bool | |
Результат | NuGet.Services.Metadata.Catalog.Persistence.StorageFactory |
public static CreateStorageFactory ( string>.IDictionary |
||
arguments | string>.IDictionary | |
verbose | bool | |
Результат | NuGet.Services.Metadata.Catalog.Persistence.StorageFactory |
public static CreateSuffixedStorageFactory ( string suffix, string>.IDictionary |
||
suffix | string | |
arguments | string>.IDictionary | |
verbose | bool | |
Результат | NuGet.Services.Metadata.Catalog.Persistence.StorageFactory |
public static GetArguments ( string args, int start ) : string>.IDictionary |
||
args | string | |
start | int | |
Результат | string>.IDictionary |
public static GetCopyDestLuceneDirectory ( string>.IDictionary |
||
arguments | string>.IDictionary | |
required | bool | |
Результат | Lucene.Net.Store.Directory |
public static GetCopySrcLuceneDirectory ( string>.IDictionary |
||
arguments | string>.IDictionary | |
required | bool | |
Результат | Lucene.Net.Store.Directory |
public static GetHttpMessageHandlerFactory ( bool verbose, string catalogBaseAddress = null, string storageBaseAddress = null ) : Func |
||
verbose | bool | |
catalogBaseAddress | string | |
storageBaseAddress | string | |
Результат | Func |
public static GetLuceneDirectory ( string>.IDictionary |
||
arguments | string>.IDictionary | |
required | bool | |
Результат | Lucene.Net.Store.Directory |
public static GetLuceneDirectoryImpl ( string>.IDictionary |
||
arguments | string>.IDictionary | |
argumentNameMap | string>.IDictionary | |
required | bool | |
Результат | Lucene.Net.Store.Directory |