CmisSync.Lib.PathRepresentationConverter.SetConverter C# (CSharp) Méthode

SetConverter() static public méthode

static public SetConverter ( IPathRepresentationConverter converter ) : void
converter IPathRepresentationConverter
Résultat void
        static public void SetConverter(IPathRepresentationConverter converter)
        {
            PathConverter = converter;
        }