C# 클래스 Cats.Areas.Logistics.Models.ActionLink

파일 보기 프로젝트 열기: edgecomputing/cats

공개 프로퍼티들

프로퍼티 타입 설명
Action string
Controller string
Id int
Text string

공개 메소드들

메소드 설명
ActionLink ( ) : System

메소드 상세

ActionLink() 공개 메소드

public ActionLink ( ) : System
리턴 System

프로퍼티 상세

Action 공개적으로 프로퍼티

public string Action
리턴 string

Controller 공개적으로 프로퍼티

public string Controller
리턴 string

Id 공개적으로 프로퍼티

public int Id
리턴 int

Text 공개적으로 프로퍼티

public string Text
리턴 string