ViewGenerator Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public ref class ViewGenerator : Microsoft::VisualStudio::Web::CodeGenerators::Mvc::CommonGeneratorBase, Microsoft::VisualStudio::Web::CodeGeneration::ICodeGenerator
[Microsoft.VisualStudio.Web.CodeGeneration.CommandLine.Alias("view")]
public class ViewGenerator : Microsoft.VisualStudio.Web.CodeGenerators.Mvc.CommonGeneratorBase, Microsoft.VisualStudio.Web.CodeGeneration.ICodeGenerator
[<Microsoft.VisualStudio.Web.CodeGeneration.CommandLine.Alias("view")>]
type ViewGenerator = class
inherit CommonGeneratorBase
interface ICodeGenerator
Public Class ViewGenerator
Inherits CommonGeneratorBase
Implements ICodeGenerator
- Devralma
- Öznitelikler
- Uygulamalar
Oluşturucular
| ViewGenerator(IApplicationInfo, IServiceProvider, ILogger) |
Özellikler
| ApplicationInfo | (Devralındığı yer: CommonGeneratorBase) |
Yöntemler
| GenerateCode(ViewGeneratorModel) | |
| ValidateAndGetOutputPath(CommonCommandLineModel, String) | (Devralındığı yer: CommonGeneratorBase) |