C# Class MonoDevelop.TypeScriptBinding.ResolvedUsingScope.DummyNamespace

Inheritance: INamespace
Afficher le fichier Open project: atsushieno/md-typescript

Private Properties

Свойство Type Description
INamespace INamespace
INamespace ITypeDefinition

Méthodes publiques

Méthode Description
DummyNamespace ( INamespace parentNamespace, string name ) : System

Private Methods

Méthode Description
INamespace ( string name ) : INamespace
INamespace ( string name, int typeParameterCount ) : ITypeDefinition

Method Details

DummyNamespace() public méthode

public DummyNamespace ( INamespace parentNamespace, string name ) : System
parentNamespace INamespace
name string
Résultat System