ICodeTypeService Interface
Service for getting the types of a project.
Assembly: Microsoft.AspNet.Scaffolding.12.0 (in Microsoft.AspNet.Scaffolding.12.0.dll)
The ICodeTypeService type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | GetAllCodeTypes | Gets all visible types from a project. |
![]() | GetCodeType | Retrieves the type in the given project matching the specified fullName. |
Show:
