C# 클래스 Simpl.OODSS.Messages.UpdateMessage

상속: ServiceMessage
파일 보기 프로젝트 열기: ecologylab/simplCSharp 1 사용 예제들

공개 메소드들

메소드 설명
ProcessUpdate ( Scope objectRegistry ) : void

Allows for custom processing of ResponseMessages by ServicesClient, without extending that.

UpdateMessage ( ) : Ecologylab.Collections

메소드 상세

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

Allows for custom processing of ResponseMessages by ServicesClient, without extending that.
public abstract ProcessUpdate ( Scope objectRegistry ) : void
objectRegistry Scope provide a context for response message processing.
리턴 void

UpdateMessage() 공개 메소드

public UpdateMessage ( ) : Ecologylab.Collections
리턴 Ecologylab.Collections