C# Class Bottles.Services.Tests.Remote.SimpleLoader

Inheritance: IApplicationLoader, IDisposable
Mostrar archivo Open project: DarthFubuMVC/bottles

Public Properties

Property Type Description
Color string

Public Methods

Method Description
Dispose ( ) : void
Load ( ) : IDisposable

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Load() public method

public Load ( ) : IDisposable
return IDisposable

Property Details

Color public_oe static_oe property

public static string Color
return string