C# 클래스 CQRS.Talk.Sample2.BasicSQRS.CheckAttributeQuery

파일 보기 프로젝트 열기: trailmax/CQRS.Talk 1 사용 예제들

공개 메소드들

메소드 설명
AttributeExists ( String attributeName ) : bool
CheckAttributeQuery ( ) : System

메소드 상세

AttributeExists() 공개 메소드

public AttributeExists ( String attributeName ) : bool
attributeName String
리턴 bool

CheckAttributeQuery() 공개 메소드

public CheckAttributeQuery ( ) : System
리턴 System