Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

how to system func bool unity

Task<bool> t1 = new Task<bool>(() => IsPrime(numberBeingTested));
Source by www.codeproject.com #
 
PREVIOUS NEXT
Tagged: #system #func #bool #unity
ADD COMMENT
Topic
Name
9+1 =