Amazon.IdentityManagement.Model.Internal.MarshallTransformations.UpdateUserResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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