C# 클래스 Demo.Domain.Infrastructure.Extensions.PagedExtensions

파일 보기 프로젝트 열기: volak/DDD.Enterprise.Example

공개 메소드들

메소드 설명
ToId ( this paged ) : string
ToId ( object>.this paged ) : string
ToId ( string>.this paged ) : string

메소드 상세

ToId() 공개 정적인 메소드

public static ToId ( this paged ) : string
paged this
리턴 string

ToId() 공개 정적인 메소드

public static ToId ( object>.this paged ) : string
paged object>.this
리턴 string

ToId() 공개 정적인 메소드

public static ToId ( string>.this paged ) : string
paged string>.this
리턴 string