CORDEA / Alexandros

[Alexandros]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Alexandros]

[Alexandros] is a Japanese rock band.
Alexandros attribute has no meaning. Just a joke.

Usage

public class Target
{
    [Alexandros]
    public SearchResult SearchProperty { get; set; }

    [Alexandros]
    public string StringProperty { get; set; }

    [Alexandros]
    public long LongProperty { get; set; }
}
var provider = new AlexandrosProvider<Target>();
var target = await provider.ProvideAsync();

About

[Alexandros]

License:Apache License 2.0


Languages

Language:C# 100.0%