Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Martin Finkel
LibVLCSharp
Commits
f68fe0f7
Commit
f68fe0f7
authored
Jan 15, 2019
by
Martin Finkel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Docs] LibVLCSharpFormsRenderer
parent
fa455586
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
LibVLCSharp.Forms/Shared/LibVLCSharpFormsRenderer.cs
LibVLCSharp.Forms/Shared/LibVLCSharpFormsRenderer.cs
+6
-1
No files found.
LibVLCSharp.Forms/Shared/LibVLCSharpFormsRenderer.cs
View file @
f68fe0f7
namespace
LibVLCSharp.Forms.Shared
{
// ReSharper disable once InconsistentNaming
/// <summary>
/// Empty shell used to load the custom renderer assembly
/// </summary>
public
static
class
LibVLCSharpFormsRenderer
{
/// <summary>
/// Call this to load the custom renderer assembly
/// </summary>
public
static
void
Init
()
{
}
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment