C# Class Microsoft.JScript.Namespace

Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
GetType System.Type
Namespace Microsoft.JScript.Vsa

Public Methods

Method Description
GetNamespace ( String name, VsaEngine engine ) : Namespace

Private Methods

Method Description
GetType ( String typeName ) : Type
Namespace ( String name, VsaEngine engine ) : Microsoft.JScript.Vsa

Method Details

GetNamespace() public static method

public static GetNamespace ( String name, VsaEngine engine ) : Namespace
name String
engine Microsoft.JScript.Vsa.VsaEngine
return Namespace