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

GetInstance() public static méthode

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