'Declaration
Public Shared Function LoadExamplesTree( _ ByVal assembly As System.Reflection.Assembly, _ ByVal resourceName As System.String, _ ByVal path As System.String _ ) As NExampleFolderEntity
'Usage
Dim assembly As System.Reflection.Assembly Dim resourceName As System.String Dim path As System.String Dim value As NExampleFolderEntity value = NExamplesHelper.LoadExamplesTree(assembly, resourceName, path)
public static NExampleFolderEntity LoadExamplesTree( System.Reflection.Assembly assembly, System.string resourceName, System.string path )
Parameters
- assembly
- resourceName
- path