C# Class Domain.UserProperty

显示文件 Open project: phillipknauss/CqrsSiteEngine

Private Properties

Property Type Description

Public Methods

Method Description
UserProperty ( ) : ProtoBuf
UserProperty ( string name, string value, string type, string format ) : ProtoBuf

Method Details

UserProperty() public method

public UserProperty ( ) : ProtoBuf
return ProtoBuf

UserProperty() public method

public UserProperty ( string name, string value, string type, string format ) : ProtoBuf
name string
value string
type string
format string
return ProtoBuf