Table of Contents

Class ProjekteExtensions

Namespace
BpNexT.NET.Extensions.Projekte
Assembly
BpNexT.NET.dll

Provides extension methods for the IProjekte interface.

public static class ProjekteExtensions
Inheritance
object
ProjekteExtensions

Methods

AppendProtokoll(IProjekte, string)

Appends a protocol entry to the IProjekte instance.

public static void AppendProtokoll(this IProjekte projekt, string text)

Parameters

projekt IProjekte
text string

The text of the protocol entry to append.