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