Initializes a new instance of the
MinExpires class
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic MinExpires(
int d
)
Public Sub New (
d As Integer
)
public:
MinExpires(
int d
)
new :
d : int -> MinExpires
Parameters
- d
- Type: SystemInt32
See Also