C# Class BugzillaInterface.SplatterCore

Mostra file Open project: skyronic/splatter Class Usage Examples

Public Properties

Property Type Description
Instance SplatterCore

Private Properties

Property Type Description

Public Methods

Method Description
LoadState ( ) : void
PostDeserialize ( ) : void
SaveState ( ) : void
SplatterCore ( ) : System
TestLoggedInStuff ( ) : void
TestStuff ( ) : void

Method Details

LoadState() public static method

public static LoadState ( ) : void
return void

PostDeserialize() public method

public PostDeserialize ( ) : void
return void

SaveState() public method

public SaveState ( ) : void
return void

SplatterCore() public method

public SplatterCore ( ) : System
return System

TestLoggedInStuff() public method

public TestLoggedInStuff ( ) : void
return void

TestStuff() public method

public TestStuff ( ) : void
return void

Property Details

Instance public_oe static_oe property

public static SplatterCore,BugzillaInterface Instance
return SplatterCore