Click or drag to resize

AssemblyExtensionsGeneratePackUri Method

Overload List
 NameDescription
Public Extension MethodGeneratePackUri(Assembly) Generates the pack URI according to https://msdn.microsoft.com/library/aa970069.aspx for the specified assembly.
Public Extension MethodGeneratePackUri(Assembly, String) Generates the pack URI according to https://msdn.microsoft.com/library/aa970069.aspx for the resource in the specified assembly.
Public Extension MethodGeneratePackUri(Assembly, Uri) Generates the pack URI according to https://msdn.microsoft.com/library/aa970069.aspx for the resource in the specified assembly.
Top
See Also