save
This commit is contained in:
@@ -15,7 +15,7 @@ namespace Beam.Fluent {
|
||||
/// </summary>
|
||||
public static partial class DownloadBuilder<RawType, OutType> {
|
||||
/* ──────────────────────────── Entry points ─────────────────────────── */
|
||||
|
||||
|
||||
public static ILinkStage FromResource(DataKey<ResourceDictionary> dict, string kind, BeamDataContext beamDataDictionary)
|
||||
=> Create(dict, beamDataDictionary, kind);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user