Amazon.OpsWorks.Model.Internal.MarshallTransformations.CreateUserProfileResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

public static GetInstance ( ) : CreateUserProfileResponseUnmarshaller
Résultat CreateUserProfileResponseUnmarshaller
        public static CreateUserProfileResponseUnmarshaller GetInstance()
        {
          if (instance == null)
          {
            instance = new CreateUserProfileResponseUnmarshaller();
          }
          return instance;
        }