Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Conventional
AssemblyTypeSource
C# Class Conventional.AssemblyTypeSource
Inheritance:
ITypeSource
Exibir arquivo
Open project: mikeminutillo/conventional
Public Methods
Method
Description
AssemblyTypeSource
(
Assembly
assembly
) :
System
GetTypes
( ) :
IEnumerable
Method Details
AssemblyTypeSource()
public
method
public
AssemblyTypeSource
(
Assembly
assembly
) :
System
assembly
System.Reflection.Assembly
return
System
GetTypes()
public
method
public
GetTypes
( ) :
IEnumerable
return
IEnumerable