C# Class MeowDSIO.WrapperData

Mostra file Open project: Meowmaritus/MeowDSIO

Public Methods

Method Description
Reload ( ) : void
Resave ( ) : void

Protected Methods

Method Description
Init ( ) : void
ReloadContents ( ) : void
ResaveContents ( ) : void
WrapperData ( ) : System

Method Details

Init() protected abstract method

protected abstract Init ( ) : void
return void

Reload() public method

public Reload ( ) : void
return void

ReloadContents() protected abstract method

protected abstract ReloadContents ( ) : void
return void

Resave() public method

public Resave ( ) : void
return void

ResaveContents() protected abstract method

protected abstract ResaveContents ( ) : void
return void

WrapperData() protected method

protected WrapperData ( ) : System
return System