Method | Description | |
---|---|---|
CreateContent ( string sigName ) : Stream | ||
Dispose ( ) : void | ||
Flush ( IEnumerable |
||
GetByFileName ( ) : IEnumerable |
||
GetContentForReading ( string sigName ) : Stream | ||
GetLastUpdate ( ) : DateTime? | ||
VolatileSignatureRepository ( string fileName ) : System |
Method | Description | |
---|---|---|
CloseCreatedStreams ( ) : void | ||
GetSigFileNamesByFileName ( ) : IEnumerable |
||
NameToPath ( string name ) : string |
public CreateContent ( string sigName ) : Stream | ||
sigName | string | |
return | Stream |
public Flush ( IEnumerable |
||
signatureInfos | IEnumerable |
|
return | void |
public GetContentForReading ( string sigName ) : Stream | ||
sigName | string | |
return | Stream |
public VolatileSignatureRepository ( string fileName ) : System | ||
fileName | string | |
return | System |