PlatformInfo Constructor (PlatformInfoFactory, FrameworkName, AssemblyProcessorArchitecture) |
Namespace: PostSharp.Sdk.Extensibility.Platforms
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 6.10.14.0 (6.10.14.0)
protected PlatformInfo( PlatformInfoFactory factory, FrameworkName frameworkName, AssemblyProcessorArchitecture processorArchitecture = AssemblyProcessorArchitecture.None )
Parameters
- factory
- Type: PostSharp.Sdk.Extensibility.Platforms.PlatformInfoFactory
[Missing <param name="factory"/> documentation for "M:PostSharp.Sdk.Extensibility.Platforms.PlatformInfo.#ctor(PostSharp.Sdk.Extensibility.Platforms.PlatformInfoFactory,System.Runtime.Versioning.FrameworkName,PostSharp.Reflection.AssemblyProcessorArchitecture)"]
- frameworkName
- Type: System.Runtime.Versioning.FrameworkName
[Missing <param name="frameworkName"/> documentation for "M:PostSharp.Sdk.Extensibility.Platforms.PlatformInfo.#ctor(PostSharp.Sdk.Extensibility.Platforms.PlatformInfoFactory,System.Runtime.Versioning.FrameworkName,PostSharp.Reflection.AssemblyProcessorArchitecture)"]
- processorArchitecture (Optional)
- Type: AssemblyProcessorArchitecture
[Missing <param name="processorArchitecture"/> documentation for "M:PostSharp.Sdk.Extensibility.Platforms.PlatformInfo.#ctor(PostSharp.Sdk.Extensibility.Platforms.PlatformInfoFactory,System.Runtime.Versioning.FrameworkName,PostSharp.Reflection.AssemblyProcessorArchitecture)"]