Table of Contents

Interface Class1.IIssue8948 Preview

Namespace
BuildFromProject
Assembly
BuildFromProject.dll
public interface Class1.IIssue8948

Methods

DoNothing<T>()

Does nothing with generic type T.

void DoNothing<T>()

Type Parameters

T

A generic type.