C# Class IndieAPI.Response_CacheBox_Value

Inheritance: ResponseBase
Datei anzeigen Open project: SyncZone/IndieAPI

Public Properties

Property Type Description
DurationMinutes int
Value string

Private Methods

Method Description
Response_CacheBox_Value ( Aegis.Client.Network.SecurePacket packet ) : System

Property Details

DurationMinutes public_oe property

public int DurationMinutes
return int

Value public_oe property

public string Value
return string