C# Class SenseNet.Packaging.Internal.FsManifest

Inheritance: IManifest
Afficher le fichier Open project: maxpavlov/FlexNet Class Usage Examples

Méthodes publiques

Méthode Description
GetStream ( string streamName ) : Stream
ResourceExists ( string streamName ) : bool

Private Methods

Méthode Description
AddContent ( ContentInstallStep step ) : void
AddContentType ( ContentTypeInstallStep step ) : void
AddDbScript ( DbScriptInstallStep step ) : void
AddExecutable ( AssemblyInstallStep step ) : void

Method Details

GetStream() public méthode

public GetStream ( string streamName ) : Stream
streamName string
Résultat Stream

ResourceExists() public méthode

public ResourceExists ( string streamName ) : bool
streamName string
Résultat bool