Info.Info C# (CSharp) Method

Info() public method

public Info ( ) : Robust.Client.AutoGenerated
return Robust.Client.AutoGenerated
    public Info()
    {
        RobustXamlLoader.Load(this);
    }
}
Info