Class SingletonIdentifierHelpers¶ Methods¶ bool IsConcreteSingleton(Type type)¶ Determines if a type is a concrete singleton. I.e. If it is a non-abstract class that derives from , or a class that does (recursively).