Show / Hide Table of Contents

Interface IProperties

Namespace:System.Dynamic.ExpandoObject
Assembly:SilvaDawn.SilvaModel.UML.Interfaces.dll
Syntax
public interface IProperties

Methods

GetUMLProperties()

Declaration
List<IUMLProperty> GetUMLProperties()
Returns
Type Description
System.Collections.Generic.List<IUMLProperty>
Back to top Generated by DocFX