C# Class Res.Core.Storage.CommitForStorage

Afficher le fichier Open project: heartysoft/res Class Usage Examples

Méthodes publiques

Méthode Description
CommitForStorage ( System.Guid commitId, string context, string stream ) : System
CommitForStorage ( string context, string stream ) : System

Method Details

CommitForStorage() public méthode

public CommitForStorage ( System.Guid commitId, string context, string stream ) : System
commitId System.Guid
context string
stream string
Résultat System

CommitForStorage() public méthode

public CommitForStorage ( string context, string stream ) : System
context string
stream string
Résultat System