C# Class Crow.Library.DatabaseLayer.DataAttributes.UpdateAttribute

Marker attribute that spesifies the marked method as an Update operation.
Inheritance: DbAttributeBase
Afficher le fichier Open project: msusur/Crowfx

Méthodes publiques

Méthode Description
UpdateAttribute ( )

Initializes the UpdateAttribute.

Method Details

UpdateAttribute() public méthode

Initializes the UpdateAttribute.
public UpdateAttribute ( )