C# 클래스 AwesomeAppRefactored.Events.PersonCreatedEventPostConverter

상속: IEventConverter
파일 보기 프로젝트 열기: SzymonPobiega/ncqrs

공개 메소드들

메소드 설명
ApplyConversion ( object target, Type targetType, object>.IDictionary propertyData ) : void

메소드 상세

ApplyConversion() 공개 메소드

public ApplyConversion ( object target, Type targetType, object>.IDictionary propertyData ) : void
target object
targetType System.Type
propertyData object>.IDictionary
리턴 void