Amazon.SimpleEmail.Model.Internal.MarshallTransformations.DeleteIdentityResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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