Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
CqlSharp
Serialization
CqlOrderAttribute
C# Class CqlSharp.Serialization.CqlOrderAttribute
Inheritance:
System.Attribute
Mostrar archivo
Open project: reuzel/CqlSharp
Public Methods
Method
Description
CqlOrderAttribute
(
int
order
) :
System
Initializes a new instance of the
CqlOrderAttribute
class.
Method Details
CqlOrderAttribute()
public
method
Initializes a new instance of the
CqlOrderAttribute
class.
public
CqlOrderAttribute
(
int
order
) :
System
order
int
The order.
return
System