Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ CheckMultipleNested

bool System.Data.DataRelation.CheckMultipleNested
getsetpackage

Definition at line 308 of file DataRelation.cs.

309 {
310 get
311 {
313 }
314 set
315 {
317 }
318 }

Referenced by System.Data.DataRelation.ValidateMultipleNestedRelations().