IModelTypesLocator.GetAllTypes メソッド

定義

public:
 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>
Public Function GetAllTypes () As IEnumerable(Of ModelType)

戻り値

適用対象