Interface IRegistorOptions
public interface IRegistorOptions
- Extension Methods
Properties
Image
string Image { get; set; }
Property Value
MailAccount
string MailAccount { get; set; }
Property Value
PrivacypolicyUri
string PrivacypolicyUri { get; set; }
Property Value
ServiceAgreementUri
string ServiceAgreementUri { get; set; }
Property Value
UseMail
bool UseMail { get; set; }