C# Class SmartSync.SnapshotInfo

ファイルを表示 Open project: projectkudu/KuduCalf Class Usage Examples

Public Methods

Method Description
SnapshotInfo ( string comment, DateTimeOffset time, SnapshotId snapshotId ) : System

Method Details

SnapshotInfo() public method

public SnapshotInfo ( string comment, DateTimeOffset time, SnapshotId snapshotId ) : System
comment string
time DateTimeOffset
snapshotId SnapshotId
return System