C# Class Pomona.Example.Models.HandledThing

Inheritance: EntityBase, ISetEtaggedEntity
Afficher le fichier Open project: Pomona/Pomona Class Usage Examples

Méthodes publiques

Méthode Description
HandledThing ( ) : System
SetEtag ( string newEtagValue ) : void

Method Details

HandledThing() public méthode

public HandledThing ( ) : System
Résultat System

SetEtag() public méthode

public SetEtag ( string newEtagValue ) : void
newEtagValue string
Résultat void