C# Class Domain.UserProperty

Afficher le fichier Open project: phillipknauss/CqrsSiteEngine

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
UserProperty ( ) : ProtoBuf
UserProperty ( string name, string value, string type, string format ) : ProtoBuf

Method Details

UserProperty() public méthode

public UserProperty ( ) : ProtoBuf
Résultat ProtoBuf

UserProperty() public méthode

public UserProperty ( string name, string value, string type, string format ) : ProtoBuf
name string
value string
type string
format string
Résultat ProtoBuf