Click or drag to resize
VirtualPathHelper Class
虚拟路径 工具类
Inheritance Hierarchy
SystemObject
  X3Platform.WebVirtualPathHelper

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

The VirtualPathHelper type exposes the following members.

Constructors
  NameDescription
Public methodVirtualPathHelper
Initializes a new instance of the VirtualPathHelper class
Top
Methods
  NameDescription
Public methodStatic memberCombine
合并路径
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetPhysicalPath
获取物理路径
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also