C# Class Shielded.VersionList.VersionEntry

Inheritance: WriteTicket
显示文件 Open project: jbakic/Shielded

Public Properties

Property Type Description
Later VersionEntry
ReaderCount int

Public Methods

Method Description
SetStamp ( long val ) : void

Method Details

SetStamp() public method

public SetStamp ( long val ) : void
val long
return void

Property Details

Later public_oe property

public VersionEntry Later
return VersionEntry

ReaderCount public_oe property

public int ReaderCount
return int