mastodonien.de

fosstodon.org

Zeitpunkt              Nutzer    Delta   Tröts        TNR     Titel                     Version  maxTL
Di 21.05.2024 00:00:06    61.833      +2    3.392.510    54,9 Fosstodon                 4.2.8      500
Mo 20.05.2024 00:01:48    61.831      +2    3.390.120    54,8 Fosstodon                 4.2.8      500
So 19.05.2024 00:00:03    61.829      -2    3.386.653    54,8 Fosstodon                 4.2.8      500
Sa 18.05.2024 00:00:07    61.831      +4    3.383.558    54,7 Fosstodon                 4.2.8      500
Fr 17.05.2024 00:00:09    61.827      +5    3.379.683    54,7 Fosstodon                 4.2.8      500
Do 16.05.2024 00:00:08    61.822      +2    3.376.234    54,6 Fosstodon                 4.2.8      500
Mi 15.05.2024 00:00:09    61.820       0    3.372.959    54,6 Fosstodon                 4.2.8      500
Di 14.05.2024 00:00:09    61.820      +1    3.369.637    54,5 Fosstodon                 4.2.8      500
Mo 13.05.2024 00:00:11    61.819      +1    3.368.107    54,5 Fosstodon                 4.2.8      500
So 12.05.2024 00:00:07    61.818       0    3.365.285    54,4 Fosstodon                 4.2.8      500

Di 21.05.2024 22:56

Looks like will be adding a feature similar to traits: devblogs.microsoft.com/dotnet/

Image with the code:

public implicit extension PersonExtension for Person
{
    public bool IsLead
        => this.Organization
            .Teams
            .Any(team => team.Lead == this);
}

Image with the code: public implicit extension PersonExtension for Person { public bool IsLead => this.Organization .Teams .Any(team => team.Lead == this); }

[Öffentlich] Antw.: 0 Wtrl.: 1 Fav.: 0 · via Elk

Antw. · Weiterl. · Fav. · Lesez. · Pin · Stumm · Löschen