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

GetInstance() public static méthode

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