Amazon.SimpleNotificationService.Model.Internal.MarshallTransformations.DeletePlatformApplicationResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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