'Declaration Public Function _buildViewRender( _ ByVal type As String, _ ByVal owner As IView, _ ByVal option As IConfigPluginOption _ ) As IViewRender
public IViewRender _buildViewRender( string type, IView owner, IConfigPluginOption option )
Parameters
- type
- owner
- option