C# 클래스 Signum.Entities.DynamicQuery.Meta

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

공개 프로퍼티들

프로퍼티 타입 설명
Implementations Implementations?

공개 메소드들

메소드 설명
IsAllowed ( ) : string

보호된 메소드들

메소드 설명
Meta ( Implementations implementations ) : System

메소드 상세

IsAllowed() 공개 추상적인 메소드

public abstract IsAllowed ( ) : string
리턴 string

Meta() 보호된 메소드

protected Meta ( Implementations implementations ) : System
implementations Implementations
리턴 System

프로퍼티 상세

Implementations 공개적으로 프로퍼티

public Implementations? Implementations
리턴 Implementations?