다음을 통해 공유


ModelTypesLocator.GetAllTypes 메서드

정의

public:
 virtual System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Web::CodeGeneration::ModelType ^> ^ GetAllTypes();
public System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.Web.CodeGeneration.ModelType> GetAllTypes ();
abstract member GetAllTypes : unit -> seq<Microsoft.VisualStudio.Web.CodeGeneration.ModelType>
override this.GetAllTypes : unit -> seq<Microsoft.VisualStudio.Web.CodeGeneration.ModelType>
Public Function GetAllTypes () As IEnumerable(Of ModelType)

반환

구현

적용 대상