C# 클래스 SyncthingCore.Types.BaseType

상속: PropertyChangedType, IBaseType
파일 보기 프로젝트 열기: kreischweide/metrothing

공개 메소드들

메소드 설명
Clear ( ) : void

보호된 메소드들

메소드 설명
BaseType ( ManagedInstance instance )

메소드 상세

BaseType() 보호된 메소드

protected BaseType ( ManagedInstance instance )
instance ManagedInstance

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

public abstract Clear ( ) : void
리턴 void