MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
InsertLoop Method (dto)
Namespaces
►
MPfm.Library
►
MPfmGateway
►
InsertLoop(Loop)
C#
Visual Basic
Inserts a new loop into the database.
Declaration Syntax
C#
Visual Basic
public
void
InsertLoop
(
Loop
dto
)
Public
Sub
InsertLoop
( _
dto
As
Loop
_ )
Parameters
dto
(
Loop
)
Loop to insert
Assembly:
MPfm.Library
(Module: MPfm.Library) Version: 0.5.3.0 (0.5.3.0)