System.Runtime.Remoting.RemotingServices.LogRemotingStage C# (CSharp) Méthode

LogRemotingStage() private méthode

private LogRemotingStage ( int stage ) : void
stage int
Résultat void
        public static void LogRemotingStage(int stage) {}
RemotingServices