C# 클래스 CK.WindowManager.WindowElementBinder.SerializableBindings.SerializableBinding

상속: IStructuredSerializable
파일 보기 프로젝트 열기: Invenietis/ck-certified

공개 메소드들

메소드 설명
ReadContent ( IStructuredReader sr ) : void
WriteContent ( IStructuredWriter sw ) : void

비공개 메소드들

메소드 설명
SerializableBinding ( string target, string origin, BindingPosition position ) : System

메소드 상세

ReadContent() 공개 메소드

public ReadContent ( IStructuredReader sr ) : void
sr IStructuredReader
리턴 void

WriteContent() 공개 메소드

public WriteContent ( IStructuredWriter sw ) : void
sw IStructuredWriter
리턴 void