Method | Description | |
---|---|---|
SerializableFieldAttribute ( int order ) : System |
Initializes a new instance of the SerializableFieldAttribute class.
|
public SerializableFieldAttribute ( int order ) : System | ||
order | int | The order of the field in the owner's /// serialization or deserialization. |
return | System |