[CONNECT .NET] Session.ExpandMacros()

  1. What does non-static method Session.ExpandMacros() do?
  2. How is it different to static member Session.ExpandEmbeddedVariables()?
  3. Why are those methods part of the Session class and not the ConfigurationManager class?