C# Class Microsoft.JScript.WrappedNamespace

Inheritance: Microsoft.JScript.ActivationObject
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

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

Private Methods

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

Method Details

GetMember() public méthode

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

ToString() public méthode

public ToString ( ) : String
Résultat String