C# 클래스 Kartverket.MetadataEditor.Models.MetadataIndexViewModel

파일 보기 프로젝트 열기: kartverket/MetadataEditor 1 사용 예제들

공개 메소드들

메소드 설명
MetadataIndexViewModel ( ) : System
OffsetNext ( ) : int
OffsetNextState ( ) : String
OffsetPrevious ( ) : int
OffsetPreviousState ( ) : String
PaginationLinkParameters ( ) : string
ShowTo ( ) : int

메소드 상세

MetadataIndexViewModel() 공개 메소드

public MetadataIndexViewModel ( ) : System
리턴 System

OffsetNext() 공개 메소드

public OffsetNext ( ) : int
리턴 int

OffsetNextState() 공개 메소드

public OffsetNextState ( ) : String
리턴 String

OffsetPrevious() 공개 메소드

public OffsetPrevious ( ) : int
리턴 int

OffsetPreviousState() 공개 메소드

public OffsetPreviousState ( ) : String
리턴 String

PaginationLinkParameters() 공개 메소드

public PaginationLinkParameters ( ) : string
리턴 string

ShowTo() 공개 메소드

public ShowTo ( ) : int
리턴 int