Show / Hide Table of Contents

Class SmtpConfigService

Inheritance
System.Object
JsonConfigurationServiceBase
SmtpConfigService
Inherited Members
JsonConfigurationServiceBase.AppSettings
JsonConfigurationServiceBase.FilePath
JsonConfigurationServiceBase.watcher
JsonConfigurationServiceBase.GetConfig<T>(String, T)
JsonConfigurationServiceBase.GetConfig<T>(String, String, T)
JsonConfigurationServiceBase.GetEnumConfig<T>(String)
JsonConfigurationServiceBase.SetConfig<T>(String, T)
JsonConfigurationServiceBase.SetConfig<T>(String, String, T)
JsonConfigurationServiceBase.SaveSettings()
JsonConfigurationServiceBase.WatchFile()
JsonConfigurationServiceBase.LoadAppSettings()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Mix.Shared.Services
Assembly: mix.shared.dll
Syntax
public class SmtpConfigService : JsonConfigurationServiceBase

Constructors

| Improve this Doc View Source

SmtpConfigService()

Declaration
public SmtpConfigService()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾