IFrontendModel Interface
Namespace: ConsoleTestApp.Models
Assembly: ConsoleTestApp.dll
Syntax
public interface IFrontendModel
Properties
SomethingImportantFromFrontend
Declaration
string SomethingImportantFromFrontend { get; set; }
Property Value
Type | Description |
---|---|
System.String |