![]() | FieldsgetFieldT Method |
Namespace: WhetStone.Fielding
public static Field<T> getField<T>()
Will first look up for a field in the central dictionary. If it doesn't exist, it calls T's static constructor and looks up again. If it still doesn't exist, it returns a dynamic FieldT.