C# 클래스 Devsense.WordPress.Plugins.WpDotNet.Mbstring.Mbstring

파일 보기 프로젝트 열기: DEVSENSE/WpDotNet

공개 메소드들

메소드 설명
Load ( ScriptContext context ) : void

Load required Mbstring stuff into the context.

메소드 상세

Load() 공개 정적인 메소드

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