mirror of
https://github.com/codewriter-packages/Tri-Inspector.git
synced 2025-01-22 00:08:51 -05:00
6 lines
126 B
C#
6 lines
126 B
C#
namespace TriInspector.Elements
|
|
{
|
|
public class TriVerticalGroupElement : TriPropertyCollectionBaseElement
|
|
{
|
|
}
|
|
} |