mirror of
https://github.com/wagesj45/butterflow-ui.git
synced 2025-09-09 03:00:39 -05:00
Advanced options and documentation
Added a lot of new advanced options and documented a lot of functions and members.
This commit is contained in:
parent
d0b29f20fd
commit
2e73a77538
10 changed files with 566 additions and 31 deletions
|
|
@ -6,7 +6,8 @@ using System.Threading.Tasks;
|
|||
|
||||
namespace butterflow_ui
|
||||
{
|
||||
public class ButterflowSubregion : PropertyChangedAlerter, System.ComponentModel.INotifyPropertyChanged
|
||||
/// <summary> A butterflow video subregion. Represents a snippet of a video on which butterflow will act. </summary>
|
||||
public class ButterflowSubregion : PropertyChangedAlerter
|
||||
{
|
||||
#region Members
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue