Sync_SendInitialState
constructor in Global.Sync_SendInitialState
Constructors
[TestCase(new object[] { true, true })]
[TestCase(new object[] { false, true })]
[TestCase(new object[] { true, false })]
[TestCase(new object[] { false, false })]
public Sync_SendInitialState(bool useReflection, bool goDeep)
Parameters
Type | Name | Description |
---|---|---|
bool | useReflection | |
bool | goDeep |