Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.AsyncHelper Member List

This is the complete list of members for System.Xml.AsyncHelper, including all inherited members.

CallBoolTaskFuncWhenFinishAsync< TArg >(this Task task, Func< TArg, Task< bool > > func, TArg arg)System.Xml.AsyncHelperinlinestatic
CallBoolTaskFuncWhenFinishCoreAsync< TArg >(this Task task, Func< TArg, Task< bool > > func, TArg arg)System.Xml.AsyncHelperinlineprivatestatic
CallTaskFuncWhenFinishAsync< TArg >(this Task task, Func< TArg, Task > func, TArg arg)System.Xml.AsyncHelperinlinestatic
CallTaskFuncWhenFinishCoreAsync< TArg >(Task task, Func< TArg, Task > func, TArg arg)System.Xml.AsyncHelperinlineprivatestatic
CallVoidFuncWhenFinishAsync< TArg >(this Task task, Action< TArg > func, TArg arg)System.Xml.AsyncHelperinlinestatic
CallVoidFuncWhenFinishCoreAsync< TArg >(this Task task, Action< TArg > func, TArg arg)System.Xml.AsyncHelperinlineprivatestatic
ContinueBoolTaskFuncWhenFalseAsync< TArg >(this Task< bool > task, Func< TArg, Task< bool > > func, TArg arg)System.Xml.AsyncHelperinlinestatic
ContinueBoolTaskFuncWhenFalseCoreAsync< TArg >(Task< bool > task, Func< TArg, Task< bool > > func, TArg arg)System.Xml.AsyncHelperinlineprivatestatic
DoneTaskFalseSystem.Xml.AsyncHelperstatic
DoneTaskTrueSystem.Xml.AsyncHelperstatic
DoneTaskZeroSystem.Xml.AsyncHelperstatic
IsSuccess(this Task task)System.Xml.AsyncHelperinlinestatic
ReturnTrueTaskWhenFinishAsync(this Task task)System.Xml.AsyncHelperinlinestatic
ReturnTrueTaskWhenFinishCoreAsync(this Task task)System.Xml.AsyncHelperinlineprivatestatic