C# Class Pomona.Example.Models.EtaggedEntity

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

Méthodes publiques

Méthode Description
SetEtag ( string newEtagValue ) : void

Method Details

SetEtag() public méthode

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