C# Class Microsoft.JScript.WrappedNamespace

Inheritance: Microsoft.JScript.ActivationObject
ファイルを表示 Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
GetMember ( String name, BindingFlags bindingAttr ) : System.Reflection.MemberInfo[]
ToString ( ) : String

Private Methods

Method Description
WrappedNamespace ( String name, VsaEngine engine ) : Microsoft.JScript.Vsa
WrappedNamespace ( String name, VsaEngine engine, bool AddReferences ) : Microsoft.JScript.Vsa

Method Details

GetMember() public method

public GetMember ( String name, BindingFlags bindingAttr ) : System.Reflection.MemberInfo[]
name String
bindingAttr BindingFlags
return System.Reflection.MemberInfo[]

ToString() public method

public ToString ( ) : String
return String