C# (CSharp) OpenSlx.Lib.Utility 네임스페이스

중첩된 네임스페이스

OpenSlx.Lib.Utility.LegacySlx

클래스들

이름 설명
MockUserService Used to mock the user service. Contains method that lets caller specify the user id to be returned by subsequent calls (this will default to ADMIN if not specified).
ReflectionHelper Collection of small useful utility methods for dealing with common reflection problems.
ReflectionHelper.ComplexPropertyPath
ReflectionHelper.SimplePropertyPath
SlxAppSetup Helper object to set up the Slx Application support object. Can be used as test harness or to host desktop applications. The basic principle - you point it to the path of a deployed site (or portal) and it copies the config from there into the current folder.
SlxAppSetup.LocalFileConfigurationSource Helper class to get the configuration to load from the current directory