Click or drag to resize
ModuleScopeObtainDynamicModule Method (Boolean)

[Missing <summary> documentation for "M:X3Platform.DynamicProxy.Builder.CodeGenerators.ModuleScope.ObtainDynamicModule(System.Boolean)"]

Namespace: X3Platform.DynamicProxy.Builder.CodeGenerators
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public ModuleBuilder ObtainDynamicModule(
	bool signStrongName
)

Parameters

signStrongName
Type: SystemBoolean

[Missing <param name="signStrongName"/> documentation for "M:X3Platform.DynamicProxy.Builder.CodeGenerators.ModuleScope.ObtainDynamicModule(System.Boolean)"]

Return Value

Type: ModuleBuilder

[Missing <returns> documentation for "M:X3Platform.DynamicProxy.Builder.CodeGenerators.ModuleScope.ObtainDynamicModule(System.Boolean)"]

See Also