C# Class Devsense.WordPress.Plugins.WpDotNet.Mbstring.Mbstring

显示文件 Open project: DEVSENSE/WpDotNet

Public Methods

Method Description
Load ( ScriptContext context ) : void

Load required Mbstring stuff into the context.

Method Details

Load() public static method

Load required Mbstring stuff into the context.
public static Load ( ScriptContext context ) : void
context PHP.Core.ScriptContext
return void