Class UMLMethod
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.JavaScript.DataVisualization.Models.Diagram
Assembly: Syncfusion.EJ.dll
Syntax
public class UMLMethod : UMLAttribute
Constructors
UMLMethod()
Declaration
public UMLMethod()
UMLMethod(UMLMethod)
Declaration
public UMLMethod(UMLMethod src)
Parameters
Type | Name | Description |
---|---|---|
UMLMethod | src |
Properties
Parameters
Declaration
[JsonProperty("parameters")]
public Collection Parameters { get; set; }
Property Value
Type | Description |
---|---|
Collection |