Evaluate
Migrated Code Examples:
Simple Call
u.FileDelete(@"c:\temp\log.txt");
Using Result
MyColumn.Value = u.FileDelete(@"c:\temp\log.txt");
Notes
In the migrated code, an expression is a method that can be called directly.
See Also
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com