1
This commit is contained in:
@@ -4,6 +4,6 @@ namespace BITKit
|
||||
{
|
||||
public static class MathO
|
||||
{
|
||||
|
||||
public static T As<T>(this object self) where T : class => self as T;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user