Search Results for

    Show / Hide Table of Contents

    Interface IIBANService

    Namespace: Simplic.Contact
    Assembly: Simplic.Contact.dll
    Syntax
    public interface IIBANService

    Methods

    | Improve this Doc View Source

    Validate(String, String)

    Check IBAN

    Declaration
    ValidationResult Validate(string iban, string bic)
    Parameters
    Type Name Description
    System.String iban

    IBAN

    System.String bic
    Returns
    Type Description
    ValidationResult

    Validation result

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx