C# Class Pomona.Example.Models.EtaggedEntity

Inheritance: EntityBase, ISetEtaggedEntity
Mostra file Open project: Pomona/Pomona

Public Methods

Method Description
SetEtag ( string newEtagValue ) : void

Method Details

SetEtag() public method

public SetEtag ( string newEtagValue ) : void
newEtagValue string
return void