Click or drag to resize

aceAuthorNotation Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the aceAuthorNotation, setting default data by reading GetCallingAssembly attributes

Namespace:  imbSCI.Core.data
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public aceAuthorNotation(
	Assembly assembly = null
)
Request Example View Source

Parameters

assembly (Optional)
Type: System.ReflectionAssembly
See Also