NBoomackClient
Show / Hide Table of Contents

Class DefaultMediaTypeMapping

Inheritance
object
DefaultMediaTypeMapping
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Boomack.Client
Assembly: NBoomackClient.dll
Syntax
public static class DefaultMediaTypeMapping

Methods

LoadMapping()

Declaration
public static IDictionary<string, string> LoadMapping()
Returns
Type Description
IDictionary<string, string>
In This Article
Back to top
Boomack Homepage