Method OfName
OfName(String)
Declaration
IEnumerable<IAssembly> OfName(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IAssembly> |
IEnumerable<IAssembly> OfName(string name)
Type | Name | Description |
---|---|---|
System.String | name |
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IAssembly> |