ReflectedTypesProvider.GetAllTypesInProject(Boolean) 方法

定义

public Type[] GetAllTypesInProject (bool throwOnError = false);
member this.GetAllTypesInProject : bool -> Type[]
Public Function GetAllTypesInProject (Optional throwOnError As Boolean = false) As Type()

参数

throwOnError
Boolean

返回

Type[]

适用于