Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Server
Mobiles
VendorInventory.ExpireTimer
C# Class Server.Mobiles.VendorInventory.ExpireTimer
Inheritance:
Timer
Datei anzeigen
Open project: Grimoric/RunUO.T2A
Public Methods
Method
Description
ExpireTimer
(
VendorInventory
inventory
,
System.TimeSpan
delay
) :
System
Protected Methods
Method
Description
OnTick
( ) :
void
Method Details
ExpireTimer()
public
method
public
ExpireTimer
(
VendorInventory
inventory
,
System.TimeSpan
delay
) :
System
inventory
VendorInventory
delay
System.TimeSpan
return
System
OnTick()
protected
method
protected
OnTick
( ) :
void
return
void