public List<T> SearchDB<T>( ObjectType objectType ) where T : Serializable
Description
Get a list of all objects of a given ObjectType.
public List<T> SearchDB<T>( ObjectType objectType ) where T : Serializable
Get a list of all objects of a given ObjectType.
Comments
0 comments
Please sign in to leave a comment.