C# Class UCosmic.Domain.Identity.Preference

Inheritance: System.Entity
Datei anzeigen Open project: ucosmic/UCosmicAlpha

Protected Methods

Method Description
Preference ( ) : System
Preference ( User user ) : System
Preference ( string anonymousId ) : System

Method Details

Preference() protected method

protected Preference ( ) : System
return System

Preference() protected method

protected Preference ( User user ) : System
user User
return System

Preference() protected method

protected Preference ( string anonymousId ) : System
anonymousId string
return System