Namespace: SeriousBit.Ellipter
Assembly: SeriousBit.Ellipter (in SeriousBit.Ellipter.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New( _ ByVal serial As String, _ ByVal id As Long, _ ByVal productInfo As String, _ ByVal privateKey As String _ ) |
C# |
---|
public SerialCreatedEventArgs( string serial, long id, string productInfo, string privateKey ) |
C++ |
---|
public: SerialCreatedEventArgs( String serial, __int64 id, String productInfo, String privateKey ) sealed |
J# |
---|
public SerialCreatedEventArgs( string serial, long id, string productInfo, string privateKey ) |
JScript |
---|
public function SerialCreatedEventArgs( serial : String, id : long, productInfo : String, privateKey : String ) |
Parameters
- serial
- id
- productInfo
- privateKey