'宣言 Public Shared Sub DumpFragment( _ ByVal caption As System.String, _ ByVal rf As RenderFragment, _ ByVal level As System.Integer _ )
'使用法 Dim caption As System.String Dim rf As RenderFragment Dim level As System.Integer DebugUtils.DumpFragment(caption, rf, level)
public static void DumpFragment( System.string caption, RenderFragment rf, System.int level )
パラメータ
- caption
- rf
- level