Interface Class1.IIssue8948 Preview
DOCFX001: 'BuildFromProject.Class1.IIssue8948' is for evaluation purposes only and is subject to change or removal in future updates.
- 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.