C# Class GuiCompare.MasterAssembly

Inheritance: CompAssembly
Show file Open project: mono/mono-tools Class Usage Examples

Public Methods

Method Description
GetAttributes ( ) : List
GetNamespaces ( ) : List
MasterAssembly ( string path ) : System

Method Details

GetAttributes() public method

public GetAttributes ( ) : List
return List

GetNamespaces() public method

public GetNamespaces ( ) : List
return List

MasterAssembly() public method

public MasterAssembly ( string path ) : System
path string
return System