Class IniMediaType
Marker class for the INI format.
Inheritance
System.Object
    IniMediaType
  Implements
Inherited Members
      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: Kephas.Net.Mime
Assembly: Kephas.Core.dll
Syntax
[SupportedMediaTypes(new string[]{"x-text/ini"})]
public class IniMediaType : IMediaType