Home
last modified time | relevance | path

Searched refs:SessionEndReasons (Results 1 – 21 of 21) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/Microsoft.Win32/
H A DSessionEndedEventArgsCas.cs55 SessionEndedEventArgs seea = new SessionEndedEventArgs (SessionEndReasons.SystemShutdown); in Deny_Unrestricted()
56 Assert.AreEqual (SessionEndReasons.SystemShutdown, seea.Reason, "Reason"); in Deny_Unrestricted()
67 Type[] t = new Type[1] { typeof (SessionEndReasons) }; in Create()
70 return ci.Invoke (new object[1] { SessionEndReasons.SystemShutdown }); in Create()
H A DSessionEndingEventArgsCas.cs55 SessionEndingEventArgs seea = new SessionEndingEventArgs (SessionEndReasons.SystemShutdown); in Deny_Unrestricted()
56 Assert.AreEqual (SessionEndReasons.SystemShutdown, seea.Reason, "Reason"); in Deny_Unrestricted()
70 Type[] t = new Type[1] { typeof (SessionEndReasons) }; in Create()
73 return ci.Invoke (new object[1] { SessionEndReasons.SystemShutdown }); in Create()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Microsoft.Win32/
H A DSessionEndedEventArgs.cs38 SessionEndReasons myreason;
40 public SessionEndedEventArgs (SessionEndReasons reason) in SessionEndedEventArgs()
45 public SessionEndReasons Reason {
H A DSessionEndingEventArgs.cs38 SessionEndReasons myreason;
41 public SessionEndingEventArgs (SessionEndReasons reason) in SessionEndingEventArgs()
46 public SessionEndReasons Reason {
H A DSessionEndReasons.cs34 public enum SessionEndReasons : int { enum
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/microsoft/win32/
H A DSessionEndedEventArgs.cs23 private readonly SessionEndReasons reason;
28 public SessionEndedEventArgs(SessionEndReasons reason) { in SessionEndedEventArgs()
35 public SessionEndReasons Reason {
H A DSessionEndingEventArgs.cs24 private readonly SessionEndReasons reason;
29 public SessionEndingEventArgs(SessionEndReasons reason) { in SessionEndingEventArgs()
48 public SessionEndReasons Reason {
H A DSessionEndReasons.cs17 public enum SessionEndReasons { enum
H A DSystemEvents.cs939 SessionEndReasons reason = SessionEndReasons.SystemShutdown; in OnSessionEnded()
942 reason = SessionEndReasons.Logoff; in OnSessionEnded()
957 SessionEndReasons reason = SessionEndReasons.SystemShutdown; in OnSessionEnding()
961 reason = SessionEndReasons.Logoff; in OnSessionEnding()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/
H A Dnet_4_x_System.dll.sources15 Microsoft.Win32/SessionEndReasons.cs
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs92 public SessionEndedEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndedEventArgs()
93 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
100 public SessionEndingEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndingEventArgs()
102 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
105 public enum SessionEndReasons enum
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs91 public SessionEndedEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndedEventArgs()
92 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
99 public SessionEndingEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndingEventArgs()
101 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
104 public enum SessionEndReasons enum
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs86 public SessionEndedEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndedEventArgs()
87 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
94 public SessionEndingEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndingEventArgs()
96 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
99 public enum SessionEndReasons enum
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs86 public SessionEndedEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndedEventArgs()
87 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
94 public SessionEndingEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndingEventArgs()
96 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
99 public enum SessionEndReasons enum
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs86 public SessionEndedEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndedEventArgs()
87 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
94 public SessionEndingEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndingEventArgs()
96 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
99 public enum SessionEndReasons enum
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs86 public SessionEndedEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndedEventArgs()
87 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
94 public SessionEndingEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndingEventArgs()
96 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
99 public enum SessionEndReasons enum
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs86 public SessionEndedEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndedEventArgs()
87 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
94 public SessionEndingEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndingEventArgs()
96 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
99 public enum SessionEndReasons enum
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs84 public SessionEndedEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndedEventArgs()
85 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
92 public SessionEndingEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndingEventArgs()
94 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
97 public enum SessionEndReasons enum
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs93 public SessionEndedEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndedEventArgs()
94 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
103 public SessionEndingEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndingEventArgs()
105 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
109 public enum SessionEndReasons enum
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs86 public SessionEndedEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndedEventArgs()
87 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
94 public SessionEndingEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndingEventArgs()
96 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
99 public enum SessionEndReasons enum
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs98 public SessionEndedEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndedEventArgs()
99 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
108 public SessionEndingEventArgs(Microsoft.Win32.SessionEndReasons reason) { } in SessionEndingEventArgs()
110 public Microsoft.Win32.SessionEndReasons Reason { get { throw null; } }
114 public enum SessionEndReasons enum