Click or drag to resize
HttpContentTypeHelper Class
内容类型 工具类
Inheritance Hierarchy
SystemObject
  X3Platform.WebHttpContentTypeHelper

Namespace: X3Platform.Web
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class HttpContentTypeHelper

The HttpContentTypeHelper type exposes the following members.

Constructors
  NameDescription
Public methodHttpContentTypeHelper
Initializes a new instance of the HttpContentTypeHelper class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberGetValue
获取自定义内容类型的值
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberSetValue
设置自定义内容类型的值
Public methodToString (Inherited from Object.)
Top
See Also