C# Class Protocol.Mumble.BanList.BanEntry

Inheritance: global::ProtoBuf.IExtensible
Datei anzeigen Open project: FreeApophis/Mumble.net

Private Properties

Property Type Description
Resetduration void
Resethash void
Resetname void
Resetreason void
Resetstart void
ShouldSerializeduration bool
ShouldSerializehash bool
ShouldSerializename bool
ShouldSerializereason bool
ShouldSerializestart bool
global global::ProtoBuf.IExtension

Public Methods

Method Description
BanEntry ( )

Private Methods

Method Description
Resetduration ( ) : void
Resethash ( ) : void
Resetname ( ) : void
Resetreason ( ) : void
Resetstart ( ) : void
ShouldSerializeduration ( ) : bool
ShouldSerializehash ( ) : bool
ShouldSerializename ( ) : bool
ShouldSerializereason ( ) : bool
ShouldSerializestart ( ) : bool
global ( bool createIfMissing ) : global::ProtoBuf.IExtension

Method Details

BanEntry() public method

public BanEntry ( )