Table of Contents

Class ComponentUtils

Namespace
Coherence.Toolkit
Assembly
Coherence.Toolkit.dll
public static class ComponentUtils
Inheritance
ComponentUtils

Methods

SelfOrNull<T>(T)

public static T SelfOrNull<T>(this T self) where T : Object

Parameters

self T

Returns

T

Type Parameters

T