Method | Description | |
---|---|---|
CreateLearningTask ( |
||
CreateLearningTask ( |
||
CreateLearningTask ( |
||
GetGenericType ( |
||
GetSupportedWorlds ( |
||
IsSubclassOfRawGeneric ( |
public static CreateLearningTask ( |
||
taskType | ||
return | ILearningTask |
public static CreateLearningTask ( |
||
learningTaskType | ||
w | SchoolWorld | |
return | ILearningTask |
public static CreateLearningTask ( |
||
taskType | ||
worldType | ||
return | ILearningTask |
public static GetGenericType ( |
||
taskType | ||
return |
public static GetSupportedWorlds ( |
||
taskType | ||
return | List |
public static IsSubclassOfRawGeneric ( |
||
generic | ||
toCheck | ||
return | bool |