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

GetInstance() public static méthode

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