Domain.UserProperty.UserProperty C# (CSharp) Method

UserProperty() public method

public UserProperty ( ) : ProtoBuf
return ProtoBuf
        public UserProperty()
        {
        }

Same methods

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