mirror of
https://github.com/wagesj45/butterflow-ui.git
synced 2025-09-09 03:00:39 -05:00
Advanced Options
Added several advanced options.
This commit is contained in:
parent
2e73a77538
commit
3af7fd2b2c
8 changed files with 214 additions and 21 deletions
|
|
@ -7,6 +7,7 @@ using System.Threading.Tasks;
|
|||
namespace butterflow_ui
|
||||
{
|
||||
/// <summary> Values that represent subregion types. </summary>
|
||||
[Serializable]
|
||||
public enum RegionType
|
||||
{
|
||||
/// <summary> Speed. </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue