Table of Contents

Class ObjectRefExtensions

Namespace
PaintDotNet.ComponentModel
Assembly
PaintDotNet.ComponentModel.dll
public static class ObjectRefExtensions
Inheritance
ObjectRefExtensions
Inherited Members

Methods

CreateRef(IObjectRef)
CreateRef(IObjectRef, Type)
CreateRef<TInterface>(IObjectRef)
TryCreateRef(IObjectRef, Type)
TryCreateRef<TInterface>(IObjectRef)
TryCreateRef<TInterface>(IObjectRef, out TInterface?)