Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: YinYang(int, int, string)

Declaration

public YinYang(
    int width,
    int height,
    string description
)