C# Class Kento.SLFirefly

Inheritance: ILibrarySegment
Exibir arquivo Open project: LukaHorvat/Kento

Public Methods

Method Description
Initialize ( List Arguments ) : Value
Load ( ) : ExternalClass
SetBackgroundColor ( Value NewValue ) : void

Method Details

Initialize() public method

public Initialize ( List Arguments ) : Value
Arguments List
return Value

Load() public method

public Load ( ) : ExternalClass
return ExternalClass

SetBackgroundColor() public method

public SetBackgroundColor ( Value NewValue ) : void
NewValue Value
return void