MetalamaAPI documentationFlashtrace APIFlashtrace.​Formatters.​Type­ExtensionsType­Extension­Factory­Base<T>Register­Type­Extension
Open sandboxFocus

TypeExtensionFactoryBase<T>.RegisterTypeExtension Method

RegisterTypeExtension(Type, T)

Declaration
public void RegisterTypeExtension(Type targetType, T typeExtension)
Parameters
Type Name Description
System.Type targetType
T typeExtension

RegisterTypeExtension(Type, Type, Object[])

Declaration
protected void RegisterTypeExtension(Type targetType, Type typeExtensionType, object[] constructorArgs)
Parameters
Type Name Description
System.Type targetType
System.Type typeExtensionType
System.Object[] constructorArgs