MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
UpdateLoop Method (dto)
NamespacesMPfm.LibraryMPfmGatewayUpdateLoop(Loop)
Updates an existing loop from the database.
Declaration Syntax
C#Visual Basic
public void UpdateLoop(
	Loop dto
)
Public Sub UpdateLoop ( _
	dto As Loop _
)
Parameters
dto (Loop)
Loop to update

Assembly: MPfm.Library (Module: MPfm.Library) Version: 0.5.3.0 (0.5.3.0)