C# Class SyncthingCore.Types.BaseType

Inheritance: PropertyChangedType, IBaseType
Show file Open project: kreischweide/metrothing

Public Methods

Method Description
Clear ( ) : void

Protected Methods

Method Description
BaseType ( ManagedInstance instance )

Method Details

BaseType() protected method

protected BaseType ( ManagedInstance instance )
instance ManagedInstance

Clear() public abstract method

public abstract Clear ( ) : void
return void