Initializes a new instance of the UserInput class
Namespace:
RainWorx.FrameWorx.DTOAssembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Syntax
C#
public UserInput( string actingUserName, string fboUserName )
Parameters
- actingUserName
- Type: SystemString
- fboUserName
- Type: SystemString
See Also