C# Class Res.Core.Storage.CommitForStorage

显示文件 Open project: heartysoft/res Class Usage Examples

Public Methods

Method Description
CommitForStorage ( System.Guid commitId, string context, string stream ) : System
CommitForStorage ( string context, string stream ) : System

Method Details

CommitForStorage() public method

public CommitForStorage ( System.Guid commitId, string context, string stream ) : System
commitId System.Guid
context string
stream string
return System

CommitForStorage() public method

public CommitForStorage ( string context, string stream ) : System
context string
stream string
return System