次の方法で共有


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)

戻り値

実装

適用対象