C# Class GuiCompare.MasterNamespace

Inheritance: CompNamespace
Exibir arquivo Open project: mono/mono-tools

Public Methods

Method Description
GetNestedClasses ( ) : List
GetNestedDelegates ( ) : List
GetNestedEnums ( ) : List
GetNestedInterfaces ( ) : List
GetNestedStructs ( ) : List
MasterNamespace ( XMLNamespace ns ) : System

Method Details

GetNestedClasses() public method

public GetNestedClasses ( ) : List
return List

GetNestedDelegates() public method

public GetNestedDelegates ( ) : List
return List

GetNestedEnums() public method

public GetNestedEnums ( ) : List
return List

GetNestedInterfaces() public method

public GetNestedInterfaces ( ) : List
return List

GetNestedStructs() public method

public GetNestedStructs ( ) : List
return List

MasterNamespace() public method

public MasterNamespace ( XMLNamespace ns ) : System
ns XMLNamespace
return System