다음을 통해 공유


Service.PostPersist(Context) 메서드

정의

public:
 virtual void PostPersist(Microsoft::XLANGs::Core::Context ^ ctx);
public void PostPersist (Microsoft.XLANGs.Core.Context ctx);
abstract member PostPersist : Microsoft.XLANGs.Core.Context -> unit
override this.PostPersist : Microsoft.XLANGs.Core.Context -> unit
Public Sub PostPersist (ctx As Context)

매개 변수

ctx
Context

구현

적용 대상