Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: YinYang(int, int, bool?[])

Declaration

public YinYang(
    int width,
    int height,
    bool?[] givens
)