C# 클래스 EvCoSample.Domain.ProductReview

상속: Entity
파일 보기 프로젝트 열기: florindpreda/EventualConsistency.DomainEvents.AzureServiceBus 1 사용 예제들

공개 메소드들

메소드 설명
ProductReview ( string text, System.Guid productId ) : System

보호된 메소드들

메소드 설명
ProductReview ( ) : System

메소드 상세

ProductReview() 보호된 메소드

protected ProductReview ( ) : System
리턴 System

ProductReview() 공개 메소드

public ProductReview ( string text, System.Guid productId ) : System
text string
productId System.Guid
리턴 System