Amazon.SimpleNotificationService.Model.Internal.MarshallTransformations.DeletePlatformApplicationResponseUnmarshaller.GetInstance C# (CSharp) Метод

GetInstance() публичный статический Метод

public static GetInstance ( ) : DeletePlatformApplicationResponseUnmarshaller
Результат DeletePlatformApplicationResponseUnmarshaller
        public static DeletePlatformApplicationResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new DeletePlatformApplicationResponseUnmarshaller();
            }
            return instance;
        }
    
DeletePlatformApplicationResponseUnmarshaller